Merge branch 'master' into rocket
This commit is contained in:
commit
43894d71f7
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#![recursion_limit = "256"]
|
||||
#![feature(proc_macro_hygiene, decl_macro)]
|
||||
#![allow(proc_macro_derive_resolution_fallback)]
|
||||
|
||||
extern crate ape;
|
||||
extern crate app_dirs;
|
||||
|
|
Loading…
Add table
Reference in a new issue