chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-01-22 00:35:34 +00:00 committed by GitHub
parent 1eb688af17
commit 87ea58fc51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

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