update dependencies

This commit is contained in:
Pascal Kuthe 2023-03-30 15:51:32 +02:00 committed by Blaž Hrastnik
parent 565445be60
commit a863fd89e1
No known key found for this signature in database
GPG Key ID: 1238B9C4AD889640
2 changed files with 274 additions and 206 deletions

478
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@ tokio = { version = "1", features = ["rt", "rt-multi-thread", "time", "sync", "p
parking_lot = "0.12"
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"
anyhow = "1"