update dependencies
This commit is contained in:
parent
565445be60
commit
a863fd89e1
2 changed files with 274 additions and 206 deletions
478
Cargo.lock
generated
478
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -17,7 +17,7 @@ tokio = { version = "1", features = ["rt", "rt-multi-thread", "time", "sync", "p
|
||||||
parking_lot = "0.12"
|
parking_lot = "0.12"
|
||||||
arc-swap = { version = "1.6.0" }
|
arc-swap = { version = "1.6.0" }
|
||||||
|
|
||||||
gix = { version = "0.41.0", default-features = false , optional = true }
|
gix = { version = "0.43.0", default-features = false , optional = true }
|
||||||
imara-diff = "0.1.5"
|
imara-diff = "0.1.5"
|
||||||
anyhow = "1"
|
anyhow = "1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue