Skip to content

Commit 7608d5a

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

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.

googletest_macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ authors = [
2828
[dependencies]
2929
quote = "1.0.39"
3030
syn = {version = "2.0.99", features = ["full"]}
31-
proc-macro2 = "1.0.93"
31+
proc-macro2 = "1.0.94"
3232

3333
[lib]
3434
name = "googletest_macro"

0 commit comments

Comments
 (0)