Skip to content

Commit 6b4972f

Browse files
authored
chore: add license and description to Cargo.toml (#5)
1 parent 99ed000 commit 6b4972f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "nile-library"
33
version = "0.0.0-git"
44
edition = "2021"
5+
license = "MIT"
6+
description = "Library supporting nile"
57

68
[lib]
79
crate-type = ["cdylib", "rlib"]

0 commit comments

Comments
 (0)