summaryrefslogtreecommitdiff
path: root/2024/03/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '2024/03/rust/Cargo.toml')
-rw-r--r--2024/03/rust/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/2024/03/rust/Cargo.toml b/2024/03/rust/Cargo.toml
index ba499a8..97ec307 100644
--- a/2024/03/rust/Cargo.toml
+++ b/2024/03/rust/Cargo.toml
@@ -2,6 +2,3 @@
name = "aoc_2024-03"
version = "0.1.0"
edition = "2021"
-
-[dependencies]
-regex = "1.11.1"