This is now on stable so the feature isn't required.
This commit is contained in:
James Graham 2017-03-16 17:47:02 +00:00
Родитель bd821592fc
Коммит 95ff46356d
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,3 @@
#![feature(proc_macro)]
#[macro_use]
extern crate serde_json;
extern crate crossbeam;