We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bebf608 + 50598d9 commit 7e1b02cCopy full SHA for 7e1b02c
Cargo.toml
@@ -7,7 +7,7 @@ documentation = "https://pyo3.github.io/rust-numpy/numpy"
7
edition = "2018"
8
repository = "https://github.com/rust-numpy/rust-numpy"
9
keywords = ["numpy", "python", "binding"]
10
-license-file = "LICENSE"
+license = "BSD-2-Clause"
11
12
[dependencies]
13
cfg-if = "0.1"
0 commit comments