mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
dep: Bump gix to v0.52.0
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
c19ee50130
commit
e1f2c4e41f
2 changed files with 161 additions and 108 deletions
|
@ -13,7 +13,7 @@ license = "Apache-2.0 OR MIT"
|
|||
[dependencies]
|
||||
compact_str = "0.7.0"
|
||||
derive_destructure2 = "0.1"
|
||||
gix = { version = "0.51.0", features = ["blocking-http-transport-reqwest"] }
|
||||
gix = { version = "0.52.0", features = ["blocking-http-transport-reqwest"] }
|
||||
thiserror = "1.0.40"
|
||||
tokio = { version = "1.30.0", features = ["rt", "time"], default-features = false }
|
||||
tracing = "0.1.37"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue