Skip to content

Commit

Permalink
Merge pull request #1420 from EspressoSystems/dependabot/cargo/quote-…
Browse files Browse the repository at this point in the history
…1.0.32

chore(deps): bump quote from 1.0.31 to 1.0.32
  • Loading branch information
DieracDelta authored Aug 8, 2023
2 parents 42a3ed1 + 59b5944 commit 0b8bbc8
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 @@ -86,7 +86,7 @@ tokio = { version = "1", optional = true, features = [
tracing = "0.1.37"
serde = { version = "1.0.171", features = ["derive"] }
# proc macro stuff
quote = "1.0.31"
quote = "1.0.32"
syn = { version = "2.0.26", features = ["full", "extra-traits"] }
proc-macro2 = "1.0.66"
derive_builder = "0.12.0"
Expand Down

0 comments on commit 0b8bbc8

Please sign in to comment.