aboutsummaryrefslogtreecommitdiff
path: root/src/tests/aoc_2022_09/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/aoc_2022_09/Cargo.toml')
-rw-r--r--src/tests/aoc_2022_09/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/aoc_2022_09/Cargo.toml b/src/tests/aoc_2022_09/Cargo.toml
index f806c9c..f886392 100644
--- a/src/tests/aoc_2022_09/Cargo.toml
+++ b/src/tests/aoc_2022_09/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "aoc-2022-09"
+name = "aoc_2022_09"
version = "0.1.0"
edition = "2021"