From 4944cba55324d2dc603aa8e4c6832e0bf2a87147 Mon Sep 17 00:00:00 2001 From: Aria Shrimpton Date: Tue, 27 Feb 2024 09:41:29 +0000 Subject: add mapping example benchmark --- src/tests/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tests/Cargo.toml') 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", -- cgit v1.2.3