From 82a151b926e05fbcc71c9756cdae318a19bd3be7 Mon Sep 17 00:00:00 2001 From: Gleb Koval Date: Sat, 6 Aug 2022 21:33:23 +0000 Subject: [PATCH] CI doesn't work? --- wasm/o-x-rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wasm/o-x-rust/Cargo.toml b/wasm/o-x-rust/Cargo.toml index 3651228..e10e567 100644 --- a/wasm/o-x-rust/Cargo.toml +++ b/wasm/o-x-rust/Cargo.toml @@ -10,4 +10,4 @@ edition = "2021" crate-type = ["cdylib", "rlib"] [dependencies] -wasm-bindgen = "0.2.82" \ No newline at end of file +wasm-bindgen = "0.2.82"