1
0
Fork 0

Better name.

This commit is contained in:
Pcornat 2022-12-01 22:48:32 +01:00
parent 1f09c78916
commit 13393c7ea8
Signed by: Pcornat
GPG key ID: 2F3932FF46D9ECA0
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
use _1_calorie_counting::prob1;
use advent_of_code::prob1;
fn main() {
let args: Vec<String> = std::env::args().collect();