mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-25 18:51:35 +00:00
run cargo fix --edition-idioms
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
extern crate wasm_bindgen;
|
|
||||||
extern crate web_sys;
|
use web_sys;
|
||||||
|
|
||||||
use wasm_bindgen::prelude::*;
|
use wasm_bindgen::prelude::*;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user