build(deps): update rust crate gix to 0.40.0

This commit is contained in:
renovate[bot]
2023-03-09 07:44:11 +00:00
committed by GitHub
parent 55fa90c004
commit 06ddab7e36
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -836,9 +836,9 @@ dependencies = [
[[package]]
name = "gix"
version = "0.39.0"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dabfac58aecb4a38cdd2568de66eb1f0d968fd6726f5a80cb8bea7944ef10cc0"
checksum = "cba77ff867378bb250c11a89724e42436a4ac48e2ad2a21dbb4c9ff227e92f2c"
dependencies = [
"gix-actor",
"gix-attributes",