mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Update encoding_rs
This commit is contained in:
parent
f7dfd238c1
commit
053070e63b
3 changed files with 6 additions and 6 deletions
|
@ -34,7 +34,7 @@ cfg-if = "0.1.0"
|
|||
cssparser = "0.25"
|
||||
crossbeam-channel = { version = "0.3", optional = true }
|
||||
new_debug_unreachable = "1.0"
|
||||
encoding_rs = {version = "0.7", optional = true}
|
||||
encoding_rs = {version = "0.8", optional = true}
|
||||
euclid = "0.19"
|
||||
fallible = { path = "../fallible" }
|
||||
fxhash = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue