Skip to content

Commit

Permalink
update proc-macro2
Browse files Browse the repository at this point in the history
  • Loading branch information
ModProg committed Nov 16, 2023
1 parent 780a6e8 commit 249c447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ quote-use-macros = { version = "0.7.2", path = "quote-use-macros" }

[dev-dependencies]
pretty_assertions = "1"
proc-macro2 = "1"
proc-macro2 = "1.0.60"
syn = { version = "2", features = ["derive"] }

[package.metadata.release]
Expand Down

0 comments on commit 249c447

Please sign in to comment.