mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update encoding_rs
This commit is contained in:
parent
f7dfd238c1
commit
053070e63b
3 changed files with 6 additions and 6 deletions
|
@ -49,7 +49,7 @@ devtools_traits = {path = "../devtools_traits"}
|
|||
dom_struct = {path = "../dom_struct"}
|
||||
domobject_derive = {path = "../domobject_derive"}
|
||||
embedder_traits = {path = "../embedder_traits"}
|
||||
encoding_rs = "0.7"
|
||||
encoding_rs = "0.8"
|
||||
enum-iterator = "0.2.0"
|
||||
euclid = "0.19"
|
||||
fnv = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue