fixup! Drop ndarray feature due to the broken deps

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent a05b9947ff
commit c2277c67f3
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

@ -0,0 +1,12 @@
--- smawk-0.3.0/Cargo.toml 2020-09-02T13:13:27+00:00
+++ smawk-0.3.0/Cargo.toml 2020-12-29T16:22:57.320222+00:00
@@ -21,9 +21,6 @@
categories = ["algorithms", "science"]
license = "MIT"
repository = "https://github.com/mgeisler/smawk"
-[dependencies.ndarray]
-version = "0.13"
-optional = true
[dev-dependencies.num-traits]
version = "0.2"
Loading…
Cancel
Save