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

taplo-cli 0.9.3 --locked depends on yanked versions of bytemuck and futures-util #686

Open
dbarnett opened this issue Oct 14, 2024 · 0 comments

Comments

@dbarnett
Copy link

When I run cargo install taplo-cli --locked as suggested in Installation: Cargo in the docs, I see these warnings:

warning: package `bytemuck v1.14.3` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
warning: package `futures-util v0.3.30` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked

Consider pushing an update with Cargo.lock updated to supported versions of those dependencies.

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

1 participant