mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
fix(deps): update rust crate proc-macro2 to 1.0.81
This commit is contained in:
parent
7ba7501844
commit
e5c9796c4b
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ edition = "2021"
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0"
|
||||
proc-macro2 = "1.0.81"
|
||||
quote = "1.0.36"
|
||||
uuhelp_parser = { path = "../uuhelp_parser", version = "0.0.26" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue