Skip to content

Commit bdc8152

Browse files
chore(deps): bump proc-macro2 from 1.0.102 to 1.0.103
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.102 to 1.0.103. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.102...1.0.103) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70a9222 commit bdc8152

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ readme = "../Readme.md"
3131
proc-macro = true
3232

3333
[dependencies]
34-
proc-macro2 = "1.0.102"
34+
proc-macro2 = "1.0.103"
3535
quote = "1.0.41"
3636
syn = "2.0.108"
3737

0 commit comments

Comments
 (0)