summaryrefslogtreecommitdiff
path: root/2021/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '2021/rust/Cargo.toml')
-rw-r--r--2021/rust/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/2021/rust/Cargo.toml b/2021/rust/Cargo.toml
index 9674b94..8609abe 100644
--- a/2021/rust/Cargo.toml
+++ b/2021/rust/Cargo.toml
@@ -1,7 +1,7 @@
[workspace]
members = [
"day01",
-# "day02",
+ "day02",
# "day03",
# "day04",
# "day05",