abuse a nighly feature instead of a dependency

This commit is contained in:
2022-12-04 14:12:09 +01:00
parent f51e96b5d0
commit 510438a247
5 changed files with 8 additions and 31 deletions

View File

@@ -1,3 +1,4 @@
#![feature(iter_array_chunks)]
extern crate core;
pub mod day01;