diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Cargo.toml b/lib/Cargo.toml index b876c4c..54b9c52 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml | |||
@@ -2,6 +2,7 @@ | |||
2 | name = "lib" | 2 | name = "lib" |
3 | version = "0.0.0" | 3 | version = "0.0.0" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "MIT" | ||
5 | 6 | ||
6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 7 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
7 | 8 | ||