Skip to content

Commit 9266ef3

Browse files
committed
Update derive now that macros 1.1 is stable on beta.
1 parent 284344a commit 9266ef3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

derive/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![feature(proc_macro, proc_macro_lib)]
2-
31
extern crate proc_macro;
42
#[macro_use]
53
extern crate quote;

0 commit comments

Comments
 (0)