Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Commit

Permalink
no need fo use_extern_macros anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
luizirber committed Aug 24, 2018
1 parent ff197ba commit 4205d3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![cfg_attr(target_arch = "wasm32", feature(use_extern_macros))]

extern crate backtrace;
#[macro_use]
extern crate cfg_if;
Expand Down

0 comments on commit 4205d3a

Please sign in to comment.