mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-09 04:24:39 -05:00
Update Rust crate proc-macro2 to v1.0.81
This commit is contained in:
parent
341bafb91e
commit
f60867f43e
2 changed files with 3 additions and 3 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue