mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Add new dep once_cell
v1.13.0
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
67ca36a0b5
commit
3961dbb84a
2 changed files with 4 additions and 2 deletions
|
@ -33,6 +33,7 @@ jobserver = "0.1.24"
|
|||
log = "0.4.14"
|
||||
miette = { version = "5.1.1", features = ["fancy-no-backtrace"] }
|
||||
mimalloc = { version = "0.1.29", default-features = false, optional = true }
|
||||
once_cell = "1.13.0"
|
||||
reqwest = { version = "0.11.11", features = ["rustls-tls", "stream"], default-features = false }
|
||||
scopeguard = "1.1.0"
|
||||
semver = "1.0.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue