Update Rust crate quote to 1.0.27
This commit is contained in:
parent
80c402a6e2
commit
7ecf922efc
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ proc-macro = true
|
|||
|
||||
[dependencies]
|
||||
syn = { version = "2.0.15", features = ["full", "fold"] }
|
||||
quote = "1.0.26"
|
||||
quote = "1.0.27"
|
Loading…
Reference in a new issue