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.
1 parent 04845a9 commit d2e088eCopy full SHA for d2e088e
Cargo.toml
@@ -7,7 +7,8 @@ description = "`nalgebra` storage implementation backed by `generic_array`"
7
documentation = "https://dzuchun.github.io/generic-array-storage/generic_array_storage/index.html"
8
readme = "README.md"
9
repository = "https://github.com/Dzuchun/generic-array-storage"
10
-license = "GPL-3.0 license"
+license = "MIT"
11
+license-file = "LICENCE"
12
keywords = ["nalgebra", "typenum"]
13
categories = ["no-std", "no-std::no-alloc"]
14
exclude = [".github", ".gitignore"]
0 commit comments