aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorcc <cc@localhost>2025-08-28 02:07:47 -0700
committercc <cc@localhost>2025-08-28 02:09:21 -0700
commitd411b9e6a2b6c185921e2479ba5cd6e2010d5473 (patch)
treec230ab3cf2bb3db104a284e6c7058b1439a83753 /Cargo.toml
parentb2bb714ad8287a33a1ee399999e340471b0bb4b4 (diff)
Pin breaking update
Better trait
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 44e33f7..41caf08 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "label_toolkit"
-version = "0.0.3"
+version = "0.1.0"
edition = "2024"
[dependencies]