Skip to content

Commit 0eeeede

Browse files
deps: bump syn from 2.0.100 to 2.0.117
Pull-Request: #6328.
1 parent 2badba0 commit 0eeeede

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.

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.5"
1818
quote = "1.0"
19-
syn = { version = "2.0.66", default-features = false, features = ["clone-impls", "derive", "parsing", "printing", "proc-macro"] }
19+
syn = { version = "2.0.117", default-features = false, features = ["clone-impls", "derive", "parsing", "printing", "proc-macro"] }
2020

2121
# Passing arguments to the docsrs builder in order to properly document cfg's.
2222
# More information: https://docs.rs/about/builds#cross-compiling

0 commit comments

Comments
 (0)