aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-04 19:56:56 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-04 19:56:56 +0000
commit60005fffd2e16b1031b796214febaf73b6b85dfc (patch)
treef66c6c243933413d184137634b48f2667f0877af /Cargo.toml
parentci: add name (diff)
downloadlocusts-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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a4bc9d4..95f81c5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"