Browse Source

Merge pull request #140 from DogeDark/fix-wasm-bindgen

YuKun Liu 2 years ago
parent
commit
fa7c297953
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -13,7 +13,7 @@ license = "MIT/Apache-2.0"
 # cli core
 clap = { version = "3.0.14", features = ["derive"] }
 thiserror = "1.0.30"
-wasm-bindgen-cli-support = "0.2.83"
+wasm-bindgen-cli-support = "0.2"
 colored = "2.0.0"
 
 # features