summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBotahamec <botahamec@outlook.com>2022-10-27 18:41:23 -0400
committerBotahamec <botahamec@outlook.com>2022-10-27 18:41:23 -0400
commitc55152017ea3365172b82738291a5e02df0f13ef (patch)
treebd7ed45dff8ce577de1fcfb74e7f9c9520ddb30c /Cargo.toml
parent7b0675a1e42341030bbb9ad98d41a321296e1ecc (diff)
Added cargo warnings
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fa56c33..496b53f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,8 @@
name = "happylock"
version = "0.1.0"
edition = "2021"
+description = "Locks without Deadlocks"
+license = "Unlicense"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html