mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 20:41:24 +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]
|
||||
extern crate serde_derive;
|
||||
|
||||
|
Reference in New Issue
Block a user