Remove nightly feature

This commit is contained in:
Diggory Blake 2019-04-03 17:42:41 +01:00
parent 40a137c186
commit c1a1edb098

View file

@ -1,5 +1,4 @@
#![recursion_limit="512"]
#![feature(trace_macros)]
extern crate aerosol;
#[macro_use]