diff options
| author | John Turner <jturner.usa@gmail.com> | 2025-10-19 17:42:03 -0400 |
|---|---|---|
| committer | John Turner <jturner.usa@gmail.com> | 2025-10-19 17:42:03 -0400 |
| commit | 876855e826bf3c7bd47b822fb41fd91ab46ad7e5 (patch) | |
| tree | 9a280d6bbdfd9dae1c8e4c2854dc409004941220 /Cargo.lock | |
| download | mon-876855e826bf3c7bd47b822fb41fd91ab46ad7e5.tar.gz | |
init
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..f8fafb9 --- /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 = "mon" +version = "0.1.0" |
