diff options
Diffstat (limited to 'src/tests/Cargo.toml')
-rw-r--r-- | src/tests/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/Cargo.toml b/src/tests/Cargo.toml index 15e8d64..de68bbe 100644 --- a/src/tests/Cargo.toml +++ b/src/tests/Cargo.toml @@ -3,6 +3,7 @@ resolver = "2" members = [ "example_sets", "example_stack", + "example_mapping", "aoc-2021-09", "aoc-2022-08", "aoc-2022-09", |