Skip to content

Commit 897f25c

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

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.

disintegrate-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ never = []
1616

1717
[dependencies]
1818
heck = "0.5.0"
19-
proc-macro2 = "1.0.103"
19+
proc-macro2 = "1.0.104"
2020
quote = "1.0.42"
2121
syn = { version = "2.0.111", features = ["full"] }
2222

0 commit comments

Comments
 (0)