chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-01-21 01:04:49 +00:00 committed by GitHub
parent 1db3e65e48
commit 42431c20f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -449,9 +449,9 @@ dependencies = [
[[package]] [[package]]
name = "proc-macro2" name = "proc-macro2"
version = "1.0.76" version = "1.0.77"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95fc56cda0b5c3325f5fbbd7ff9fda9e02bb00bb3dac51252d2f1bfa1cb8cc8c" checksum = "9f9b1511a24c627ab3e92b48be4b32f8d0ea91ee351edd87fbf650aadd336340"
dependencies = [ dependencies = [
"unicode-ident", "unicode-ident",
] ]