summaryrefslogtreecommitdiff
path: root/2023/Cargo.toml
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-12-12 16:15:43 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-12-12 16:15:43 +0200
commit46727dbfcdacca25a6cf5014685990c3ac3186e0 (patch)
tree396c9e509a142f6b8733e9c1aadb9e93716c5f36 /2023/Cargo.toml
parent4df5d4bc38ebc0fa151d6b76f3d7f4bf6efa80b9 (diff)
Day 12, attempt at part 2
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 d7b5bda..87e205f 100644
--- a/2023/Cargo.toml
+++ b/2023/Cargo.toml
@@ -10,4 +10,4 @@ nom = "7.1.3"
thiserror = "1.0.50"
[profile.release]
-# debug = true
+debug = true