diff options
| author | rtkay123 <dev@kanjala.com> | 2026-04-03 11:31:18 +0200 |
|---|---|---|
| committer | rtkay123 <dev@kanjala.com> | 2026-04-03 11:31:18 +0200 |
| commit | 2aec89e22ac8ebcc2859a7492cfca9b5d81cdcc4 (patch) | |
| tree | 36928586bdf83a2297e93a3248498605b2824000 /Cargo.lock | |
| download | sellershut-2aec89e22ac8ebcc2859a7492cfca9b5d81cdcc4.tar.bz2 sellershut-2aec89e22ac8ebcc2859a7492cfca9b5d81cdcc4.zip | |
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..4856bee --- /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 = "sellershut" +version = "0.1.0" |
