Update encoding_rs

This commit is contained in:
Bastien Orivel 2018-11-18 21:58:23 +01:00
parent f7dfd238c1
commit 053070e63b
3 changed files with 6 additions and 6 deletions

View file

@ -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"