diff options
| author | Mica White <botahamec@outlook.com> | 2024-03-14 22:00:08 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2024-03-14 22:00:08 -0400 |
| commit | bf0b861619d378c6e6f571a1709697d18987b21d (patch) | |
| tree | 209e3d20db16fc16830bd3eab864dd91bf67d465 /Cargo.toml | |
| parent | faebe204daff3747374c2a3141029f35de2fdc1f (diff) | |
Fix another bug
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "happylock" -version = "0.1.3" +version = "0.1.4" authors = ["Mica White <botahamec@outlook.com>"] edition = "2021" description = "Free deadlock prevention" |
