aboutsummaryrefslogtreecommitdiff
path: root/lib/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Cargo.toml')
-rw-r--r--lib/Cargo.toml1
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 @@
2name = "lib" 2name = "lib"
3version = "0.0.0" 3version = "0.0.0"
4edition = "2018" 4edition = "2018"
5license = "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