Skip to content

Commit 5da3ec2

Browse files
Bump proc-macro2 from 1.0.95 to 1.0.105
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.95 to 1.0.105. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.105) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c35670e commit 5da3ec2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

proc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "../readme.md"
1313
proc-macro = true
1414

1515
[dependencies]
16-
proc-macro2 = "1.0.95"
16+
proc-macro2 = "1.0.105"
1717
quote = "1.0.40"
1818
syn = { version = "2.0.104", features = ["full"] }
1919

0 commit comments

Comments
 (0)