summaryrefslogtreecommitdiff
path: root/2020/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '2020/rust/Cargo.toml')
-rw-r--r--2020/rust/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/2020/rust/Cargo.toml b/2020/rust/Cargo.toml
index 6ecd67b..4ef217f 100644
--- a/2020/rust/Cargo.toml
+++ b/2020/rust/Cargo.toml
@@ -4,7 +4,7 @@ members = [
"day01",
"day02",
"day03",
-# "day04",
+ "day04",
# "day05",
# "day06",
# "day07",