Skip to content

Commit c2dc23b

Browse files
authored
Merge branch 'master' into dependabot/cargo/proc-macro2-1.0.104
2 parents 9085a70 + 67cf974 commit c2dc23b

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.104"
3434
quote = "1.0.42"
3535
regex = "1.12.2"
36-
syn = { version = "2.0.111", features = [] }
36+
syn = { version = "2.0.112", features = [] }
3737

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

0 commit comments

Comments
 (0)