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