chore(deps): lock file maintenance
All checks were successful
builder / build (push) Successful in 1m41s

This commit is contained in:
Renovate Bot 2025-04-16 03:08:30 +00:00
parent f2dda75a49
commit b1f732ccf6
Signed by: Renovate
GPG key ID: 449076797435FF67

4
Cargo.lock generated
View file

@ -192,9 +192,9 @@ dependencies = [
[[package]] [[package]]
name = "proc-macro2" name = "proc-macro2"
version = "1.0.94" version = "1.0.95"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84" checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
dependencies = [ dependencies = [
"unicode-ident", "unicode-ident",
] ]