mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Replace rust-encoding with encoding-rs
This commit is contained in:
parent
3c36a36cc9
commit
a3971eb686
25 changed files with 95 additions and 462 deletions
|
@ -39,7 +39,6 @@ deny_public_fields = {path = "../deny_public_fields"}
|
|||
devtools_traits = {path = "../devtools_traits"}
|
||||
dom_struct = {path = "../dom_struct"}
|
||||
domobject_derive = {path = "../domobject_derive"}
|
||||
encoding = "0.2"
|
||||
encoding_rs = "0.7"
|
||||
euclid = "0.15"
|
||||
fnv = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue