Skip to content

Commit

Permalink
Merge pull request #1389 from EspressoSystems/dependabot/cargo/proc-m…
Browse files Browse the repository at this point in the history
…acro2-1.0.66

chore(deps): bump proc-macro2 from 1.0.64 to 1.0.66
  • Loading branch information
DieracDelta authored Jul 17, 2023
2 parents fdf09a3 + 5f7d81e commit abf3768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ serde = { version = "1.0.171", features = ["derive"] }
# proc macro stuff
quote = "1.0.31"
syn = { version = "2.0.26", features = ["full", "extra-traits"] }
proc-macro2 = "1.0.64"
proc-macro2 = "1.0.66"
derive_builder = "0.12.0"

[dev-dependencies]
Expand Down

0 comments on commit abf3768

Please sign in to comment.