Skip to content

Commit 82a0a0d

Browse files
Bump proc-macro-crate from 3.2.0 to 3.3.0 (#696)
Bumps [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/bkchr/proc-macro-crate/releases) - [Commits](bkchr/proc-macro-crate@v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: proc-macro-crate dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b80daa9 commit 82a0a0d

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

Cargo.lock

Lines changed: 15 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ itertools = "0.14.0"
4545
linkify = "0.10.0"
4646
parse_link_header = "0.4"
4747
paste = "1.0"
48-
proc-macro-crate = "3.1.0"
48+
proc-macro-crate = "3.3.0"
4949
proc-macro2 = "1.0"
5050
quote = "1.0"
5151
regex = "1.11"

0 commit comments

Comments
 (0)