Skip to content

Commit d1d358c

Browse files
deps: bump syn from 2.0.31 to 2.0.32
Pull-Request: #4473.
1 parent ca9fdf8 commit d1d358c

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

swarm-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ proc-macro = true
1616
[dependencies]
1717
heck = "0.4"
1818
quote = "1.0"
19-
syn = { version = "2.0.31", default-features = false, features = ["clone-impls", "derive", "parsing", "printing", "proc-macro"] }
19+
syn = { version = "2.0.32", default-features = false, features = ["clone-impls", "derive", "parsing", "printing", "proc-macro"] }
2020
proc-macro-warning = "0.4.2"
2121
proc-macro2 = "1.0"
2222

0 commit comments

Comments
 (0)