mirror of
https://github.com/servo/servo.git
synced 2025-08-24 06:45:33 +01:00
Update to serde 1.0.66
This commit is contained in:
parent
0c5b020163
commit
d55a003c92
2 changed files with 122 additions and 100 deletions
|
@ -43,6 +43,10 @@ packages = [
|
|||
"num-traits",
|
||||
"rand",
|
||||
"winapi",
|
||||
|
||||
"syn",
|
||||
"quote",
|
||||
"proc-macro2",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue