mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Add new dep compact_str v0.5.2
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
03c8295cd8
commit
928cc65778
2 changed files with 22 additions and 0 deletions
|
@ -24,6 +24,7 @@ bytes = "1.2.0"
|
|||
bzip2 = "0.4.3"
|
||||
cargo_toml = "0.11.5"
|
||||
clap = { version = "3.2.14", features = ["derive"] }
|
||||
compact_str = "0.5.2"
|
||||
crates_io_api = { version = "0.8.0", default-features = false }
|
||||
dirs = "4.0.0"
|
||||
flate2 = { version = "1.0.24", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue