Skip to content

Commit

Permalink
added feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
talg committed Sep 23, 2018
1 parent 48b1d70 commit 9432ddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/lib/tests/space_helmet.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#![cfg_attr(test, feature(plugin, decl_macro))]
#![cfg_attr(test, plugin(rocket_codegen))]
#![feature(extern_prelude)]
#![feature(proc_macro_non_items)]

#[macro_use] extern crate rocket;
extern crate rocket_contrib;
Expand Down

0 comments on commit 9432ddf

Please sign in to comment.