chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-05-15 00:01:43 +00:00 committed by GitHub
parent 611b8e98d3
commit be2837f4bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -349,9 +349,9 @@ dependencies = [
[[package]]
name = "gix-date"
version = "0.8.5"
version = "0.8.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "180b130a4a41870edfbd36ce4169c7090bca70e195da783dea088dd973daa59c"
checksum = "367ee9093b0c2b04fd04c5c7c8b6a1082713534eab537597ae343663a518fa99"
dependencies = [
"bstr",
"itoa",