Update Rust crate proc-macro2 to v1.0.81

This commit is contained in:
renovate[bot] 2024-04-26 06:05:49 +00:00 committed by GitHub
parent 341bafb91e
commit f60867f43e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -79,7 +79,7 @@ async-trait = "0.1.80"
lru-cache = "0.1.2"
proc-macro2 = "=1.0.79"
proc-macro2 = "=1.0.81"
# standard date and time tools
[dependencies.chrono]