Removed old diesel workaround
This commit is contained in:
parent
28bb240ae0
commit
cbb7e7b97c
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
#![recursion_limit = "256"]
|
||||
#![feature(proc_macro_hygiene, decl_macro)]
|
||||
#![allow(proc_macro_derive_resolution_fallback)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate diesel;
|
||||
|
|
Loading…
Add table
Reference in a new issue