Skip to content

Commit 30a067b

Browse files
authored
Merge pull request #31 from LuisFerLCC/dependabot/cargo/syn-2.0.111
Bump syn from 2.0.110 to 2.0.111
2 parents e56b77c + b0c9007 commit 30a067b

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
@@ -33,7 +33,7 @@ panic = "warn"
3333
proc-macro2 = "1.0.103"
3434
quote = "1.0.42"
3535
regex = "1.12.2"
36-
syn = { version = "2.0.110", features = [] }
36+
syn = { version = "2.0.111", features = [] }
3737

3838
[dev-dependencies]
3939
error-stack = "0.6.0"

0 commit comments

Comments
 (0)