Cargo fmt

This commit is contained in:
2024-06-27 21:54:14 +02:00
parent f18e7797ed
commit d47441975d
8 changed files with 163 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
extern crate advent_of_code_2015;
extern crate aoc_runner_derive;
extern crate aoc_runner;
extern crate aoc_runner_derive;
use aoc_runner_derive::aoc_main;