Skip to content

Commit 49f04f5

Browse files
build(deps): bump proc-macro2 from 1.0.40 to 1.0.43 (#3845)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.40 to 1.0.43. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.40...1.0.43) --- updated-dependencies: - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d27e9b commit 49f04f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtime/derive/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ proc-macro = true
99
[dependencies]
1010
syn = { version = "1.0.98", features = ["full"] }
1111
quote = "1.0"
12-
proc-macro2 = "1.0.39"
12+
proc-macro2 = "1.0.43"
1313
heck = "0.4"

0 commit comments

Comments
 (0)