summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMica White <botahamec@gmail.com>2024-12-26 13:23:40 -0500
committerMica White <botahamec@gmail.com>2024-12-26 13:33:52 -0500
commit12d4850092ced6156d8468ae1cbc5dc3d752276e (patch)
treee537e0fc2ad3aceb454432e4cfac5657fd1787f4 /Cargo.toml
parent9eec9ab94bbe5c9fbd52d5bbf393fe1ddcc6fc26 (diff)
skip some mutants
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5fb9dbf..336b74e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "happylock"
-version = "0.3.0"
+version = "0.4.0"
authors = ["Mica White <botahamec@outlook.com>"]
edition = "2021"
rust-version = "1.82"