--- a/src/main.rs +++ b/src/main.rs @@ -1,5 +1,3 @@ -#![feature(once_cell)] - pub mod command; pub mod host; pub mod keys;