Skip to content

Commit efe9f55

Browse files
chore(deps): bump syn from 2.0.101 to 2.0.104
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.101 to 2.0.104. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.101...2.0.104) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.104 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2f2efc commit efe9f55

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.

picotest_macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ authors = [
2020
[dependencies]
2121
proc-macro2 = "1.0.95"
2222
quote = "1.0.40"
23-
syn = { version = "2.0.101", features = ["full"] }
23+
syn = { version = "2.0.104", features = ["full"] }
2424
rstest.workspace = true
2525
darling = "0.20.11"
2626

0 commit comments

Comments
 (0)