From c55152017ea3365172b82738291a5e02df0f13ef Mon Sep 17 00:00:00 2001 From: Botahamec Date: Thu, 27 Oct 2022 18:41:23 -0400 Subject: Added cargo warnings --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') 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 -- cgit v1.2.3