fix(deps): bump proc-macro2 as an unstable feature became stabilized
This commit is contained in:
parent
1982e48568
commit
3504aa3260
2 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ rust-version.workspace = true
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = "1"
|
||||
proc-macro2 = "1.0.63"
|
||||
quote = "1"
|
||||
rand = "0.8.5"
|
||||
syn = { version = "1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue