Skip to content

Commit

Permalink
Remove proc_macro_hygiene to build on stable Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
timmarinin committed Jul 23, 2021
1 parent 4702890 commit 469766c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bin/webmention.rs
@@ -1,5 +1,3 @@
#![feature(proc_macro_hygiene, decl_macro)]

#[cfg(feature = "receive")]
#[macro_use]
extern crate rocket;
Expand Down

0 comments on commit 469766c

Please sign in to comment.