summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-02-03 09:20:18 +1300
committerBen Bridle <ben@derelict.engineering>2025-02-03 09:20:18 +1300
commite5ec5db4a3ab9418a7cc4fd9051125750d36562d (patch)
treec77a6463d25e819402b945bab52f61aad31e9333 /Cargo.toml
parentd29420c886d77095c99761f6deb71081f7bc8dcb (diff)
downloadlog-e5ec5db4a3ab9418a7cc4fd9051125750d36562d.zip
Update version to 1.0.0v1.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 027da86..73cd257 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "log"
-version = "0.1.0"
+version = "1.0.0"
edition = "2021"
[dependencies]