aboutsummaryrefslogtreecommitdiff
path: root/2020/day01/Cargo.lock
diff options
context:
space:
mode:
authorjacopograndi <jacopo.grandi@outlook.it>2022-03-21 13:41:51 +0100
committerjacopograndi <jacopo.grandi@outlook.it>2022-03-21 13:41:51 +0100
commit94d08269630fb976ad0a04d4e842ec74b54299f5 (patch)
tree0b9ac72d6d2fec87b6f17463814b2b3eb7b3a36c /2020/day01/Cargo.lock
parent2a084ddff56ce62fd5a24ad1095235c3ecc12838 (diff)
no submodule
Diffstat (limited to '2020/day01/Cargo.lock')
-rw-r--r--2020/day01/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/2020/day01/Cargo.lock b/2020/day01/Cargo.lock
new file mode 100644
index 0000000..c3aedd7
--- /dev/null
+++ b/2020/day01/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"