aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-02-10 15:14:36 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-02-10 15:14:36 +0000
commitf8737f2eed50638dd93a4200cc1eab03cae27ac4 (patch)
tree0855401f24b814b5a0b77982d3929fa1cc5339ef /Cargo.toml
parentAdd FUNDING.yml (diff)
downloadlocusts-f8737f2eed50638dd93a4200cc1eab03cae27ac4.tar
locusts-f8737f2eed50638dd93a4200cc1eab03cae27ac4.tar.gz
locusts-f8737f2eed50638dd93a4200cc1eab03cae27ac4.tar.bz2
locusts-f8737f2eed50638dd93a4200cc1eab03cae27ac4.tar.lz
locusts-f8737f2eed50638dd93a4200cc1eab03cae27ac4.tar.xz
locusts-f8737f2eed50638dd93a4200cc1eab03cae27ac4.tar.zst
locusts-f8737f2eed50638dd93a4200cc1eab03cae27ac4.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"