summaryrefslogtreecommitdiff
path: root/2023/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '2023/Cargo.toml')
-rw-r--r--2023/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/2023/Cargo.toml b/2023/Cargo.toml
index db7ed2a..ba69845 100644
--- a/2023/Cargo.toml
+++ b/2023/Cargo.toml
@@ -9,6 +9,7 @@ edition = "2021"
opt-level = 3
[dependencies]
+nalgebra = "0.32.3"
num = "0.4"
[[bin]]