mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Fix quote dependency version
This commit is contained in:
parent
e629f8da7b
commit
12b9a42774
4 changed files with 4 additions and 4 deletions
|
@ -11,4 +11,4 @@ proc-macro = true
|
|||
|
||||
[dependencies]
|
||||
syn = "0.11"
|
||||
quote = "0.3"
|
||||
quote = "0.3.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue