-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for lock file v4 #29
Comments
Dup of rustsec/rustsec#1249 |
Reopening now that |
It kind of does and doesn't at the same time, which I believe is caused by this line: Line 18 in 69366f3
It will not try to upgrade |
Right now lock files with
version = 4
created by nightly versions fail like this:Would be great to support this, especially if this is not a big lift.
The text was updated successfully, but these errors were encountered: