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.
rust-smawk/smawk-fix-metadata.diff

13 lines
347 B

--- 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"