chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2025-04-07 03:29:53 +00:00 committed by GitHub
parent ffd7630855
commit 5416c3daf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

5
Cargo.lock generated
View file

@ -568,12 +568,13 @@ dependencies = [
[[package]]
name = "gix-features"
version = "0.41.0"
version = "0.41.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "729b7e708352a35b2b37ab39cbc7a2b9d22f8386808a10b6ea7dd4cd1cf817cd"
checksum = "016d6050219458d14520fe22bdfdeb9cb71631dec9bc2724767c983f60109634"
dependencies = [
"crc32fast",
"flate2",
"gix-path",
"gix-trace",
"gix-utils",
"libc",