mirror of
https://github.com/servo/servo.git
synced 2025-09-11 23:48:21 +01:00
Bump syn/quote in deny_public_fields
This commit is contained in:
parent
0653f3097c
commit
0a0d37bea3
4 changed files with 64 additions and 15 deletions
|
@ -39,6 +39,10 @@ packages = [
|
|||
"bitflags",
|
||||
"lazy_static",
|
||||
"winapi",
|
||||
"syn",
|
||||
"quote",
|
||||
"unicode-xid",
|
||||
"synstructure",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue