Skip to content

Commit 6e1bb90

Browse files
Bump syn from 2.0.106 to 2.0.107
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.106 to 2.0.107. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.107) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.107 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2b35d3 commit 6e1bb90

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.41"
30-
syn = {version = "2.0.106", features = ["full", "extra-traits"]}
30+
syn = {version = "2.0.107", features = ["full", "extra-traits"]}
3131
proc-macro2 = "1.0.101"
3232

3333
[lib]

0 commit comments

Comments
 (0)