summaryrefslogtreecommitdiff
path: root/2024/06/rust/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to '2024/06/rust/Cargo.lock')
-rw-r--r--2024/06/rust/Cargo.lock7
1 files changed, 0 insertions, 7 deletions
diff --git a/2024/06/rust/Cargo.lock b/2024/06/rust/Cargo.lock
index a049cf0..01e64d2 100644
--- a/2024/06/rust/Cargo.lock
+++ b/2024/06/rust/Cargo.lock
@@ -3,12 +3,5 @@
version = 4
[[package]]
-name = "aoc"
-version = "0.1.0"
-
-[[package]]
name = "aoc_2024-06"
version = "0.1.0"
-dependencies = [
- "aoc",
-]