Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent beca98c commit f2bedb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 56 deletions.
57 changes: 2 additions & 55 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 @@ -117,7 +117,7 @@ blst = { version = "0.3.12", features = ["portable"] }
clvmr = "0.9.0"
syn = "2.0.75"
quote = "1.0.32"
proc-macro2 = "1.0.84"
proc-macro2 = "1.0.87"
proc-macro-crate = "1.3.1"
anyhow = "1.0.86"
sha2 = "0.10.8"
Expand Down

0 comments on commit f2bedb2

Please sign in to comment.