diff options
| author | Mica White <botahamec@outlook.com> | 2026-05-09 13:35:56 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-05-09 13:35:56 -0400 |
| commit | 91b63446f7a211220ccddaaecb602cbc0476ab41 (patch) | |
| tree | faee0e511b21656dea580f5b2e3761bba1ceda51 /Cargo.lock | |
| parent | cec300b0f3bff20e774b4163e9aab1c048be1ffb (diff) | |
Setup rustfmt
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..133c06e --- /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 = "varihappy" +version = "0.1.0" |
