Skip to content

Commit 3751773

Browse files
deps: bump syn from 2.0.41 to 2.0.43
Pull-Request: #5033.
1 parent be5bd0e commit 3751773

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

Cargo.lock

Lines changed: 22 additions & 22 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.41", default-features = false, features = ["clone-impls", "derive", "parsing", "printing", "proc-macro"] }
19+
syn = { version = "2.0.43", default-features = false, features = ["clone-impls", "derive", "parsing", "printing", "proc-macro"] }
2020
proc-macro2 = "1.0"
2121

2222
# Passing arguments to the docsrs builder in order to properly document cfg's.

0 commit comments

Comments
 (0)