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 6af41ceCopy full SHA for 6af41ce
Cargo.toml
@@ -7,7 +7,7 @@ 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
keywords = ["nalgebra", "typenum"]
12
categories = ["no-std", "no-std::no-alloc"]
13
exclude = [".github", ".gitignore"]
0 commit comments