Skip to content

Commit 98ec8d7

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

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.101"
34+
proc-macro2 = "1.0.102"
3535
quote = "1.0.41"
3636
syn = "2.0.107"
3737

0 commit comments

Comments
 (0)