summaryrefslogtreecommitdiff
path: root/2023/Rust/Cargo.lock
diff options
context:
space:
mode:
authoromagdy7 <omar.professional8777@gmail.com>2023-12-01 17:36:39 +0200
committeromagdy7 <omar.professional8777@gmail.com>2023-12-01 17:36:39 +0200
commit47f8224ece055efe4748d65eb40fa0e6cd9483f5 (patch)
treeee2463ade82073ae3b9a7863fe9b959846a62946 /2023/Rust/Cargo.lock
parent0a507d6986d220b56c8e55c55b71fa7c4d560993 (diff)
downloadaoc-47f8224ece055efe4748d65eb40fa0e6cd9483f5.tar.xz
aoc-47f8224ece055efe4748d65eb40fa0e6cd9483f5.zip
Day1 2023 done
Diffstat (limited to '2023/Rust/Cargo.lock')
-rw-r--r--2023/Rust/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/2023/Rust/Cargo.lock b/2023/Rust/Cargo.lock
new file mode 100644
index 0000000..34373bc
--- /dev/null
+++ b/2023/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 = "Rust"
+version = "0.1.0"