diff options
author | cc <cc@localhost> | 2025-08-20 22:14:13 -0700 |
---|---|---|
committer | cc <cc@localhost> | 2025-08-20 22:19:01 -0700 |
commit | 15df0fec1e368599487e1faeaf8ecebd87980781 (patch) | |
tree | 94c9aba0cf1ba340e77b0c773e6869035ad9c8aa /Cargo.lock |
Initial commit
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..b925f0e --- /dev/null +++ b/Cargo.lock @@ -0,0 +1,7 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 4 + +[[package]] +name = "label_toolkit" +version = "0.0.1" |