Skip to content

Commit abbf3b4

Browse files
authored
Merge pull request #50 from LuisFerLCC/dependabot/cargo/syn-2.0.117
Bump syn from 2.0.116 to 2.0.117
2 parents ad2d7b7 + 648c0a4 commit abbf3b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

impl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ proc-macro = true
1818
proc-macro2 = "1.0.106"
1919
quote = "1.0.44"
2020
regex = "1.12.3"
21-
syn = { version = "2.0.116", features = [] }
21+
syn = { version = "2.0.117", features = [] }
2222

2323
[dev-dependencies]
2424
error-stack = "0.6.0"

0 commit comments

Comments
 (0)