mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Update a bunch of dependencies to versions using syn 1
This commit is contained in:
parent
423cb124ba
commit
2d823d7721
2 changed files with 89 additions and 101 deletions
|
@ -50,7 +50,7 @@ dom_struct = {path = "../dom_struct"}
|
|||
domobject_derive = {path = "../domobject_derive"}
|
||||
embedder_traits = {path = "../embedder_traits"}
|
||||
encoding_rs = "0.8"
|
||||
enum-iterator = "0.2.0"
|
||||
enum-iterator = "0.3"
|
||||
euclid = "0.20"
|
||||
fnv = "1.0"
|
||||
headers = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue