summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortaitep <taitep@taitep.se>2025-12-21 13:09:10 +0100
committertaitep <taitep@taitep.se>2025-12-21 13:09:10 +0100
commit87e6d03dbd6498b06c9d4ec477d3be37b2b99686 (patch)
treebb06647e111ea170c68bfce874ab1831024c4aad /Cargo.toml
parent00976cb7cded164972db8a4f4d91349f048dc31e (diff)
Set version to 0.0.0
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 10f81f5..59f1a2f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "trve"
-version = "0.1.0"
+version = "0.0.0"
edition = "2024"
[dependencies]