fix(deps): update rust crate gix to 0.61.1

This commit is contained in:
renovate[bot] 2024-03-22 07:23:43 +00:00 committed by GitHub
parent e32e73aadd
commit 1857a089a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -243,9 +243,9 @@ dependencies = [
[[package]]
name = "gix"
version = "0.61.0"
version = "0.61.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4e0e59a44bf00de058ee98d6ecf3c9ed8f8842c1da642258ae4120d41ded8f7"
checksum = "d03e6e306a2c85bcd8e1de93dfd061531068ccd45eb05633d80c7e93f7e55fb9"
dependencies = [
"gix-actor",
"gix-commitgraph",