Skip to content

Commit 75515eb

Browse files
Merge pull request google#514 from google:dependabot/cargo/syn-2.0.87
PiperOrigin-RevId: 727747464
2 parents 2874029 + fb30790 commit 75515eb

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
@@ -27,7 +27,7 @@ authors = [
2727

2828
[dependencies]
2929
quote = "1.0.33"
30-
syn = {version = "2.0.39", features = ["full"]}
30+
syn = {version = "2.0.87", features = ["full"]}
3131
proc-macro2 = "1.0.85"
3232

3333
[lib]

0 commit comments

Comments
 (0)