mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Revert "Dedupe syn, quote and unicode-xid"
This reverts commit e1fe47a7fc
.
This commit is contained in:
parent
1e79f27cd4
commit
1ace97030a
2 changed files with 61 additions and 21 deletions
|
@ -39,9 +39,13 @@ num = [
|
|||
# Ignored packages with duplicated versions
|
||||
packages = [
|
||||
"bitflags",
|
||||
"itoa",
|
||||
"log",
|
||||
"num-traits",
|
||||
"quote",
|
||||
"rand",
|
||||
"syn",
|
||||
"unicode-xid",
|
||||
"winapi",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue