Skip to content

Commit 3cd9ac2

Browse files
authored
Merge pull request #51 from LuisFerLCC/dependabot/cargo/quote-1.0.45
Bump quote from 1.0.44 to 1.0.45
2 parents abbf3b4 + fdc7e46 commit 3cd9ac2

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
@@ -16,7 +16,7 @@ proc-macro = true
1616

1717
[dependencies]
1818
proc-macro2 = "1.0.106"
19-
quote = "1.0.44"
19+
quote = "1.0.45"
2020
regex = "1.12.3"
2121
syn = { version = "2.0.117", features = [] }
2222

0 commit comments

Comments
 (0)