Skip to content

Commit 11c9725

Browse files
committed
fix: unstable feature
1 parent f8977d8 commit 11c9725

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

prpr/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![feature(local_key_cell_methods)]
2+
13
pub mod bin;
24
pub mod config;
35
pub mod core;

0 commit comments

Comments
 (0)