summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-11-12 14:33:59 -0600
committerToby Vincent <tobyv13@gmail.com>2021-11-12 14:33:59 -0600
commit19ad50c61d71101dc253f14d731958be628cd1ba (patch)
tree660d9af086ad47f6a981df2a827133cc81ab2ffe /Cargo.lock
chore: initial commitmain
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..c013fa0
--- /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 = "zone"
+version = "0.1.0"