summary refs log tree commit diff
path: root/rust/Cargo.lock
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@gmail.com>2023-10-02 00:56:21 -0700
committerIrene Knapp <ireneista@gmail.com>2023-10-02 00:56:21 -0700
commit6674db8b66ac65068865864e54cb92baf9fdde7b (patch)
tree379bbb66d915b778a6209a723c7e102bac010651 /rust/Cargo.lock
parent6464bf2888cf84049fbfb68f195d1483fd7b7d76 (diff)
new rust template
Diffstat (limited to 'rust/Cargo.lock')
-rw-r--r--rust/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/rust/Cargo.lock b/rust/Cargo.lock
new file mode 100644
index 0000000..c3aedd7
--- /dev/null
+++ b/rust/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 3
+
+[[package]]
+name = "hello"
+version = "0.1.0"