Update Rust crate quote to 1.0.31
This commit is contained in:
parent
4d4319e20b
commit
f4f365120b
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ proc-macro = true
|
|||
|
||||
[dependencies]
|
||||
syn = { version = "2.0.26", features = ["full", "fold"] }
|
||||
quote = "1.0.29"
|
||||
quote = "1.0.31"
|
Loading…
Reference in a new issue