revert: "build(deps): update rust crate gix to 0.61.1" (#5878)

This commit is contained in:
David Knaack
2024-03-25 02:59:43 +01:00
committed by GitHub
parent 0696b32142
commit eb80dbab99
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -1058,9 +1058,9 @@ dependencies = [
[[package]]
name = "gix"
version = "0.61.1"
version = "0.61.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d03e6e306a2c85bcd8e1de93dfd061531068ccd45eb05633d80c7e93f7e55fb9"
checksum = "e4e0e59a44bf00de058ee98d6ecf3c9ed8f8842c1da642258ae4120d41ded8f7"
dependencies = [
"gix-actor",
"gix-commitgraph",