aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorcc <cc@localhost>2025-08-28 03:09:18 -0700
committercc <cc@localhost>2025-08-28 03:28:38 -0700
commita161f80558bd69ae3b21c2bc501687644973c96d (patch)
treefa53f75ec767c318054dd19a90777a9f007c6ff4 /Cargo.toml
parent2613eb636afaae4e339ccda106f0b62f647cad7c (diff)
Add filtering functionalityHEADmaster
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 3e06d25..7d340d9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "label_toolkit"
-version = "0.1.0"
+version = "0.1.1"
edition = "2024"
[dependencies]