Skip to content

Commit 5f82020

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

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.96"
34+
proc-macro2 = "1.0.97"
3535
quote = "1.0.40"
3636
syn = "2.0.104"
3737

0 commit comments

Comments
 (0)