diff options
| author | Botahamec <botahamec@outlook.com> | 2022-10-27 18:41:23 -0400 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2022-10-27 18:41:23 -0400 |
| commit | c55152017ea3365172b82738291a5e02df0f13ef (patch) | |
| tree | bd7ed45dff8ce577de1fcfb74e7f9c9520ddb30c /Cargo.toml | |
| parent | 7b0675a1e42341030bbb9ad98d41a321296e1ecc (diff) | |
Added cargo warnings
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
