Skip to content

Commit 7594dad

Browse files
Bump syn from 2.0.29 to 2.0.33 (#7404)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de37fbf commit 7594dad

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ smallvec = { version = "1.10.0" }
4343
static_assertions = "1.1.0"
4444
strum = { version = "0.25.0", features = ["strum_macros"] }
4545
strum_macros = { version = "0.25.2" }
46-
syn = { version = "2.0.15" }
46+
syn = { version = "2.0.33" }
4747
test-case = { version = "3.0.0" }
4848
thiserror = { version = "1.0.48" }
4949
toml = { version = "0.7.2" }

0 commit comments

Comments
 (0)