mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-21 17:06:18 +04:00
update dependencies
This commit is contained in:
parent
565445be60
commit
a863fd89e1
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"
|
||||
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…
Reference in New Issue
Block a user