Skip to content

Commit a89afe0

Browse files
authored
Merge pull request #39 from LuisFerLCC/dependabot/cargo/syn-2.0.113
Bump syn from 2.0.112 to 2.0.113
2 parents 8a318f4 + cd48618 commit a89afe0

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.

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.105"
1919
quote = "1.0.42"
2020
regex = "1.12.2"
21-
syn = { version = "2.0.112", features = [] }
21+
syn = { version = "2.0.113", features = [] }
2222

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

0 commit comments

Comments
 (0)