-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed as not planned
Labels
C-bugCategory: bugCategory: bugS-triageStatus: This issue is waiting on initial triage.Status: This issue is waiting on initial triage.
Description
Problem
I'm not sure if this is known, it's considered fine, or even if this is the right place, but here we go.
I found this crate that's published as valuable:v0.1.0
that has this line:
readme = "../README.md"
The readme seems to be available on crates.io with no problem, but it's not available in the .crate package.
While this is probably fine for most users, it has issues if you're ever trying to parse the .crate format by yourself, and see the readme.
Steps
No response
Possible Solution(s)
IMHO, paths outside the package directory should not be allowed.
Notes
No response
Version
No response
Metadata
Metadata
Assignees
Labels
C-bugCategory: bugCategory: bugS-triageStatus: This issue is waiting on initial triage.Status: This issue is waiting on initial triage.