diff --git a/prpr/src/lib.rs b/prpr/src/lib.rs index 15a139f..6b4e469 100644 --- a/prpr/src/lib.rs +++ b/prpr/src/lib.rs @@ -1,5 +1,3 @@ -#![feature(local_key_cell_methods)] - pub mod bin; pub mod config; pub mod core;