Muted diesel warning

This commit is contained in:
Antoine Gersant 2018-10-27 15:02:15 -07:00
parent 054ff10329
commit 5de59d8687

View file

@ -1,4 +1,5 @@
#![recursion_limit = "256"]
#![allow(proc_macro_derive_resolution_fallback)]
extern crate ape;
extern crate app_dirs;