diff --git a/src/main.rs b/src/main.rs index 2a3044a..8d02348 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,5 +1,3 @@ -#![feature(lazy_cell)] - use std::path::PathBuf; use error::GeneralError;