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.
22 lines
484 B
22 lines
484 B
--- encoding_rs-0.7.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ encoding_rs-0.7.1/Cargo.toml 2017-11-13T19:15:46.593464+01:00
|
|
@@ -28,10 +28,6 @@
|
|
version = "1.0"
|
|
optional = true
|
|
|
|
-[dependencies.simd]
|
|
-version = "0.2.0"
|
|
-optional = true
|
|
-
|
|
[dependencies.cfg-if]
|
|
version = "0.1.0"
|
|
[dev-dependencies.serde_derive]
|
|
@@ -44,7 +40,6 @@
|
|
version = "0.8"
|
|
|
|
[features]
|
|
-simd-accel = ["simd"]
|
|
no-static-ideograph-encoder-tables = []
|
|
[badges.travis-ci]
|
|
repository = "hsivonen/encoding_rs"
|