diff options
author | cc <cc@localhost> | 2025-08-28 02:07:47 -0700 |
---|---|---|
committer | cc <cc@localhost> | 2025-08-28 02:09:21 -0700 |
commit | d411b9e6a2b6c185921e2479ba5cd6e2010d5473 (patch) | |
tree | c230ab3cf2bb3db104a284e6c7058b1439a83753 /Cargo.toml | |
parent | b2bb714ad8287a33a1ee399999e340471b0bb4b4 (diff) |
Pin breaking update
Better trait
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.0.3" +version = "0.1.0" edition = "2024" [dependencies] |