diff options
author | cc <cc@localhost> | 2025-08-28 03:09:18 -0700 |
---|---|---|
committer | cc <cc@localhost> | 2025-08-28 03:28:38 -0700 |
commit | a161f80558bd69ae3b21c2bc501687644973c96d (patch) | |
tree | fa53f75ec767c318054dd19a90777a9f007c6ff4 /Cargo.toml | |
parent | 2613eb636afaae4e339ccda106f0b62f647cad7c (diff) |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "label_toolkit" -version = "0.1.0" +version = "0.1.1" edition = "2024" [dependencies] |