File: remove_feature_unstable-512-bit-simd.patch

package info (click to toggle)
rust-bitarray 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 140 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 162 bytes parent folder | download
1
2
3
4
5
6
7
8
9
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,6 +43,3 @@
 version = "1.0.66"
 features = ["alloc"]
 default-features = false
-
-[features]
-unstable-512-bit-simd = []