Skip to content

Commit

Permalink
Bump proc-macro2 from 1.0.81 to 1.0.85
Browse files Browse the repository at this point in the history
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.81 to 1.0.85.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.81...1.0.85)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent bfd882c commit d151532
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 48 deletions.
49 changes: 2 additions & 47 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ blst = { version = "0.3.12", features = ["portable"] }
clvmr = "0.7.0"
syn = "2.0.27"
quote = "1.0.32"
proc-macro2 = "1.0.66"
proc-macro2 = "1.0.85"
proc-macro-crate = "1.3.1"
anyhow = "1.0.71"
sha2 = "0.10.8"
Expand Down

0 comments on commit d151532

Please sign in to comment.