summary refs log tree commit diff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@gmail.com>2020-09-01 20:25:26 -0700
committerIrene Knapp <ireneista@gmail.com>2020-09-01 20:25:26 -0700
commit0c8e06d588038ae6e24d1898bd33b3ee5a938640 (patch)
tree74833939e37908366fe2cb71d639dbe641e054a6 /Cargo.lock
Initial.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..8d60690
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,5 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+[[package]]
+name = "shell"
+version = "0.1.0"