Skip to content

Commit f76804c

Browse files
Bump syn from 2.0.101 to 2.0.103 (#846)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.101 to 2.0.103. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.101...2.0.103) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa505f1 commit f76804c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.26"
3939
serde = "1.0.219"
4040
serde_json = "1.0.140"
41-
syn = { version = "2.0.101", features = ["full"] }
41+
syn = { version = "2.0.103", features = ["full"] }
4242
tempdir = "0.3.7"
4343
thiserror = "2.0.12"
4444
trybuild = "1.0.105"

0 commit comments

Comments
 (0)