diff --git a/Cargo.toml b/Cargo.toml index 043be24..4ec0ed8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ png = "0.16" walkdir = "2.0" criterion = "0.3" wasm-bindgen-test = "0.3" -wasm-bindgen = "=0.2.83" +wasm-bindgen = "0.2.89" [features] default = ["rayon"]