1
0
mirror of https://gitlab.com/MisterBiggs/aoc_2015-rust.git synced 2025-08-13 17:11:27 +00:00

fixed clippy recommentations

This commit is contained in:
2022-11-05 22:46:38 -06:00
parent 78c999f90b
commit 2e7336b959
8 changed files with 46 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "AoC2015"
name = "aoc_2015"
version = "0.1.0"
edition = "2021"