aboutsummaryrefslogtreecommitdiff
path: root/day1/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'day1/Cargo.toml')
-rw-r--r--day1/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/day1/Cargo.toml b/day1/Cargo.toml
index 8ffbbfb..c40a086 100644
--- a/day1/Cargo.toml
+++ b/day1/Cargo.toml
@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
+anyhow = "1.0.100"