diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-04 19:56:56 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-04 19:56:56 +0000 |
commit | 60005fffd2e16b1031b796214febaf73b6b85dfc (patch) | |
tree | f66c6c243933413d184137634b48f2667f0877af /Cargo.toml | |
parent | ci: add name (diff) | |
download | locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar.gz locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar.bz2 locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar.lz locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar.xz locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar.zst locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.zip |
Version Packageschangeset-release/master
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 = "0.0.0" +version = "1.0.0" description = "A Rust library that introduces locusts into your codebase" authors = ["Matt Strapp <matt+locusts@mattstrapp.net>"] readme = "docs/Rust.md" |