diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-11-09 12:50:44 -0500 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2022-11-09 12:50:44 -0500 |
commit | 49c1c8e4245e5cf93903d5a84b70dc11232b69af (patch) | |
tree | 9876afedeb9692a4accc6e165f1aa4b4736a5b47 /Cargo.toml | |
parent | update readme (diff) | |
download | crab-49c1c8e4245e5cf93903d5a84b70dc11232b69af.tar.gz crab-49c1c8e4245e5cf93903d5a84b70dc11232b69af.tar.bz2 crab-49c1c8e4245e5cf93903d5a84b70dc11232b69af.zip |
force valid arguments
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "crab" -version = "0.0.3" +version = "0.0.4" edition = "2021" [dependencies] |