We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ed000 commit 6b4972fCopy full SHA for 6b4972f
Cargo.toml
@@ -2,6 +2,8 @@
2
name = "nile-library"
3
version = "0.0.0-git"
4
edition = "2021"
5
+license = "MIT"
6
+description = "Library supporting nile"
7
8
[lib]
9
crate-type = ["cdylib", "rlib"]
0 commit comments