mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 14:42:35 +03:00
No more use_extern_macros feature!
This commit is contained in:
parent
2c72eabea1
commit
e4093eb178
@ -1,5 +1,3 @@
|
||||
#![feature(use_extern_macros)]
|
||||
|
||||
extern crate wasm_bindgen;
|
||||
extern crate js_sys;
|
||||
extern crate web_sys;
|
||||
|
Loading…
Reference in New Issue
Block a user