summaryrefslogtreecommitdiff
path: root/2024/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '2024/Cargo.toml')
-rw-r--r--2024/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/Cargo.toml b/2024/Cargo.toml
index 4692fdf..0994cbc 100644
--- a/2024/Cargo.toml
+++ b/2024/Cargo.toml
@@ -9,6 +9,7 @@ edition = "2021"
opt-level = 3
[dependencies]
+itertools = "0.13.0"
num = "0.4"
regex = "1.11.1"
# nalgebra = "0.32.3"