push to edition 2018

This commit is contained in:
Johannes Schaefer
2018-12-07 09:53:18 +01:00
parent 5ab8409b5b
commit cd16a42821
7 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
use std::collections::HashSet;
use utils;
use crate::utils;
pub fn task1() {
let frequency: i32 = utils::read_file("input/day01.txt")