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 8e377ae..be97c0d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ edition = "2021"
[dependencies]
aoc-runner = "0.1.0"
aoc-runner-derive = "0.1.0"
+car = "0.1.1"
memchr = "2.7.4"
rayon = "1.10.0"
rustc-hash = "2.1.0"