Skip to content
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

Requesting cargo-lock release #858

Closed
Jake-Shadle opened this issue Apr 4, 2023 · 4 comments
Closed

Requesting cargo-lock release #858

Jake-Shadle opened this issue Apr 4, 2023 · 4 comments

Comments

@Jake-Shadle
Copy link
Contributor

Related: EmbarkStudios/cargo-deny#500

While I could do my own workaround for this in cargo-deny, I was going to add support for it in cargo-lock to benefit everyone, then realized the fix needed was already landed in #780 over 2 months ago and just needs a release.

@tarcieri
Copy link
Member

tarcieri commented Apr 4, 2023

I can cut a release, but note that such a release is a breaking change. Just FYI it won't be immediately compatible with rustsec.

@Jake-Shadle
Copy link
Contributor Author

Ahh ok, if it's not compatible with rustsec yet then I guess there's no need, I can implement a workaround until both those crates are released.

@tarcieri
Copy link
Member

tarcieri commented Apr 4, 2023

I can go ahead and cut a release, just thought I'd give you the heads up. There are some very minor breaking changes, namely adding #[non_exhaustive] to the relevant enum so we can upgrade it in the future.

@Jake-Shadle
Copy link
Contributor Author

I've implemented my own workaround to support sparse indices, so no need to rush a release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants