Add new dep compact_str v0.5.2

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-07-26 13:44:50 +10:00
parent 03c8295cd8
commit 928cc65778
No known key found for this signature in database
GPG key ID: 591C0B03040416D6
2 changed files with 22 additions and 0 deletions

View file

@ -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 }