You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
476 B
20 lines
476 B
--- encoding_rs-0.8.4/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ encoding_rs-0.8.4/Cargo.toml 2018-07-29T08:50:48.724986+02:00
|
|
@@ -31,9 +31,6 @@
|
|
version = "1.0"
|
|
optional = true
|
|
|
|
-[dependencies.simd]
|
|
-version = "0.2.2"
|
|
-optional = true
|
|
[dev-dependencies.bincode]
|
|
version = "0.8"
|
|
|
|
@@ -47,6 +44,5 @@
|
|
less-slow-big5-hanzi-encode = []
|
|
less-slow-gb-hanzi-encode = []
|
|
less-slow-kanji-encode = []
|
|
-simd-accel = ["simd"]
|
|
[badges.travis-ci]
|
|
repository = "hsivonen/encoding_rs"
|