Skip to content

Commit 6892f32

Browse files
authoredMar 19, 2022
Merge pull request #106 from helikon-labs/dependabot/cargo/development/quote-1.0.16
Bump quote from 1.0.15 to 1.0.16
2 parents 8c99edf + bd8c766 commit 6892f32

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎subvt-proc-macro/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ rust-version = "1.56.0"
1010
[dependencies]
1111
proc-macro2 = "1.0.36"
1212
syn = "1.0.88"
13-
quote = "1.0.15"
13+
quote = "1.0.16"

0 commit comments

Comments
 (0)