mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Bump serde to 1.0
This commit is contained in:
parent
e1bce24129
commit
76d8573393
60 changed files with 487 additions and 474 deletions
|
@ -24,7 +24,7 @@ gecko_like_types = []
|
|||
[dependencies]
|
||||
bitflags = "0.7"
|
||||
matches = "0.1"
|
||||
cssparser = "0.14.0"
|
||||
cssparser = "0.15"
|
||||
log = "0.3"
|
||||
fnv = "1.0"
|
||||
phf = "0.7.18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue