summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-11-09 12:50:44 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2022-11-09 12:50:44 -0500
commit49c1c8e4245e5cf93903d5a84b70dc11232b69af (patch)
tree9876afedeb9692a4accc6e165f1aa4b4736a5b47 /Cargo.toml
parentupdate readme (diff)
downloadcrab-49c1c8e4245e5cf93903d5a84b70dc11232b69af.tar.gz
crab-49c1c8e4245e5cf93903d5a84b70dc11232b69af.tar.bz2
crab-49c1c8e4245e5cf93903d5a84b70dc11232b69af.zip
force valid arguments
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 b80305f..f6ba1ac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "crab"
-version = "0.0.3"
+version = "0.0.4"
edition = "2021"
[dependencies]