diff options
author | cc <cc@localhost> | 2025-08-20 23:10:57 -0700 |
---|---|---|
committer | cc <cc@localhost> | 2025-08-20 23:11:32 -0700 |
commit | d160ef855a642f27a0e472b12f5df3cb3dfe43c6 (patch) | |
tree | 5051d9859075fcd4f82ae9bfe0cafc6db72de868 /Cargo.toml | |
parent | 007a0934e54ab5397c18976e8326e3b10d550299 (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.0.2" +version = "0.0.3" edition = "2024" [dependencies] |