update dependencies

feature/delete-command
Pascal Kuthe 1 year ago committed by Blaž Hrastnik
parent 565445be60
commit a863fd89e1
No known key found for this signature in database
GPG Key ID: 1238B9C4AD889640

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"
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"

Loading…
Cancel
Save