Skip to content

Commit

Permalink
Bump proc-macro-crate from 1.3.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) from 1.3.1 to 3.2.0.
- [Release notes](https://github.com/bkchr/proc-macro-crate/releases)
- [Commits](bkchr/proc-macro-crate@v1.3.1...v3.2.0)

---
updated-dependencies:
- dependency-name: proc-macro-crate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 5eeeda6 commit 3eddc0a
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 @@ -109,7 +109,7 @@ clvmr = "0.8.0"
syn = "2.0.75"
quote = "1.0.32"
proc-macro2 = "1.0.84"
proc-macro-crate = "1.3.1"
proc-macro-crate = "3.2.0"
anyhow = "1.0.86"
sha2 = "0.10.8"
hkdf = "0.12.0"
Expand Down

0 comments on commit 3eddc0a

Please sign in to comment.