summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2019-09-01 20:23:40 -0400
committerRyan Geary <rtgnj42@gmail.com>2019-09-01 20:23:40 -0400
commitcaf88cde61532ae3f683db383df2166d34db03b2 (patch)
tree566f3a46fdcbcd3bc5780038513576fef558ab91 /Cargo.lock
parent68b783f311b482e74f720003ffb16240091af40b (diff)
Add Cargo.lock
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..3bdac05
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,6 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+[[package]]
+name = "choose"
+version = "0.1.0"
+