diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-09-03 01:02:44 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-09-03 01:02:44 -0400 |
| commit | 3b1c092f67fbc840409a599f96857ce6028e2ad3 (patch) | |
| tree | 56a6414fb111f4bd28e8775baf17da84dde92794 /Cargo.lock | |
| parent | 982798292719a24bcbb4f9e17cd5c65c8a46ecda (diff) | |
init firmware
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..8e49a4c --- /dev/null +++ b/Cargo.lock @@ -0,0 +1,7 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 3 + +[[package]] +name = "ocularium" +version = "0.1.0" |
