Skip to content

Commit 9785160

Browse files
committed
fix(deps): update rust crate proc-quote to 0.4.0
1 parent 619e8b5 commit 9785160

File tree

2 files changed

+18
-56
lines changed

2 files changed

+18
-56
lines changed

Cargo.lock

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

safe-builder-derive/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ proc-macro = true
1111

1212
[dependencies]
1313
quote = "^1.0"
14-
proc-quote = "0.3.2"
14+
proc-quote = "0.4.0"
1515
syn = "^1.0"
1616
proc-macro2 = "^1.0"
1717
convert_case = "^0.4.0"

0 commit comments

Comments
 (0)