mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-18 15:31:25 +00:00
run cargo fix --edition-idioms
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
extern crate futures;
|
|
||||||
extern crate js_sys;
|
|
||||||
extern crate wasm_bindgen;
|
|
||||||
extern crate wasm_bindgen_futures;
|
|
||||||
extern crate web_sys;
|
use web_sys;
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate serde_derive;
|
extern crate serde_derive;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user