diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "locusts" -version = "1.0.0" +version = "0.0.0" description = "A Rust library that introduces locusts into your codebase" authors = ["Matt Strapp <matt+locusts@mattstrapp.net>"] readme = "docs/Rust.md" |