You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When I run
cargo install taplo-cli --locked
as suggested in Installation: Cargo in the docs, I see these warnings:Consider pushing an update with Cargo.lock updated to supported versions of those dependencies.
The text was updated successfully, but these errors were encountered: