Преглед изворни кода

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

YuKun Liu пре 2 година
родитељ
комит
fa7c297953
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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