mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-14 14:46:37 +00:00
Rm unused dep either from binstalk-registry
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
49f3f6a2ab
commit
022cb5366e
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ binstalk-downloader = { version = "0.13.19", path = "../binstalk-downloader", de
|
||||||
binstalk-types = { version = "0.9.4", path = "../binstalk-types" }
|
binstalk-types = { version = "0.9.4", path = "../binstalk-types" }
|
||||||
cargo-toml-workspace = { version = "7.0.6", path = "../cargo-toml-workspace" }
|
cargo-toml-workspace = { version = "7.0.6", path = "../cargo-toml-workspace" }
|
||||||
compact_str = { version = "0.9.0", features = ["serde"] }
|
compact_str = { version = "0.9.0", features = ["serde"] }
|
||||||
either = "1.15.0"
|
|
||||||
leon = "3.0.0"
|
leon = "3.0.0"
|
||||||
miette = "7.0.0"
|
miette = "7.0.0"
|
||||||
normalize-path = { version = "0.2.1", path = "../normalize-path" }
|
normalize-path = { version = "0.2.1", path = "../normalize-path" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue