Skip to content

Commit 828b42f

Browse files
Merge pull request #597 from google:dependabot/cargo/proc-macro2-1.0.94
PiperOrigin-RevId: 733632981
2 parents b4e52b2 + 7608d5a commit 828b42f

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)