Skip to content

Commit 412bf41

Browse files
authored
Merge pull request #32 from LuisFerLCC/dependabot/cargo/proc-macro2-1.0.104
Bump proc-macro2 from 1.0.103 to 1.0.104
2 parents 67cf974 + c2dc23b commit 412bf41

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
@@ -30,7 +30,7 @@ expect_used = "warn"
3030
panic = "warn"
3131

3232
[dependencies]
33-
proc-macro2 = "1.0.103"
33+
proc-macro2 = "1.0.104"
3434
quote = "1.0.42"
3535
regex = "1.12.2"
3636
syn = { version = "2.0.112", features = [] }

0 commit comments

Comments
 (0)