build(deps): bump the rust-dependencies group with 4 updates (#12129)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-25 18:06:54 -06:00 committed by GitHub
parent dbd3b251d8
commit 80709cee61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 119 additions and 119 deletions

View file

@ -19,7 +19,7 @@ tokio = { version = "1", features = ["rt", "rt-multi-thread", "time", "sync", "p
parking_lot = "0.12"
arc-swap = { version = "1.7.1" }
gix = { version = "0.67.0", features = ["attributes", "status"], default-features = false, optional = true }
gix = { version = "0.68.0", features = ["attributes", "status"], default-features = false, optional = true }
imara-diff = "0.1.7"
anyhow = "1"