forked from extern/nushell
Remove use of nightly features
This commit is contained in:
parent
1183d28b15
commit
7a124518c3
@ -1,5 +1,3 @@
|
||||
#![feature(generators)]
|
||||
#![feature(proc_macro_hygiene)]
|
||||
#![recursion_limit = "512"]
|
||||
|
||||
#[macro_use]
|
||||
|
Loading…
Reference in New Issue
Block a user