mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-31 01:11:06 +00:00
run cargo fix --edition-idioms
This commit is contained in:
parent
f148164cd3
commit
2d9dcf6ace
@ -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;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user