Skip to content

Commit 150d05e

Browse files
Bump syn from 2.0.106 to 2.0.107 (#910)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95b66de commit 150d05e

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ schemars = "0.8.22"
3838
semver = "1.0.27"
3939
serde = "1.0.228"
4040
serde_json = "1.0.145"
41-
syn = { version = "2.0.106", features = ["full"] }
41+
syn = { version = "2.0.107", features = ["full"] }
4242
tempdir = "0.3.7"
4343
thiserror = "2.0.17"
4444
trybuild = "1.0.112"

0 commit comments

Comments
 (0)