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
436 B
20 lines
436 B
--- encoding_rs-0.7.2/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ encoding_rs-0.7.2/Cargo.toml 2018-01-18T19:29:58.794469+01:00
|
|
@@ -31,9 +31,6 @@
|
|
version = "1.0"
|
|
optional = true
|
|
|
|
-[dependencies.simd]
|
|
-version = "0.2.0"
|
|
-optional = true
|
|
[dev-dependencies.bincode]
|
|
version = "0.8"
|
|
|
|
@@ -45,6 +42,5 @@
|
|
|
|
[features]
|
|
no-static-ideograph-encoder-tables = []
|
|
-simd-accel = ["simd"]
|
|
[badges.travis-ci]
|
|
repository = "hsivonen/encoding_rs"
|