Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2640885..8e377ae 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,5 @@ edition = "2021"
aoc-runner = "0.1.0"
aoc-runner-derive = "0.1.0"
memchr = "2.7.4"
+rayon = "1.10.0"
rustc-hash = "2.1.0"