summaryrefslogtreecommitdiff
path: root/2023/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '2023/Cargo.toml')
-rw-r--r--2023/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/2023/Cargo.toml b/2023/Cargo.toml
index 8500e54..db7ed2a 100644
--- a/2023/Cargo.toml
+++ b/2023/Cargo.toml
@@ -105,7 +105,7 @@ path = "day23.rs"
[[bin]]
name = "day24"
-path = "/day24.rs"
+path = "day24.rs"
[[bin]]
name = "day25"