Skip to content

Are the wildcard version ranges updated when fixes are available ? #831

Answered by tarcieri
sbs2001 asked this question in Q&A
Discussion options

You must be logged in to vote

Version ranges are kind of an electric third rail of this project.

If you look at #827 there was a ton of discussion about what to do about the version ranges. For this particular case it probably doesn't matter a whole lot in practice, as the crate seems unmaintained and we should probably file an unmaintained crate notice:

zeta12ti/parse_duration#21

We didn't used to support wildcard versions at all, actually. They were "accidentally" reintroduced as part of updating the semver crate:

https://github.com/RustSec/rustsec-crate/pull/217

Additional background:

We will be looking into a more comprehensive fix for this issue, sort of …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sbs2001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants