mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Rm unused dep once_cell
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
fa63dbe5cf
commit
aa466750b7
2 changed files with 0 additions and 2 deletions
|
@ -32,7 +32,6 @@ home = "0.5.3"
|
|||
log = "0.4.14"
|
||||
miette = { version = "5.1.0", features = ["fancy-no-backtrace"] }
|
||||
mimalloc = { version = "0.1.29", default-features = false, optional = true }
|
||||
once_cell = "1.12.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