fix(web client): cargo.lock
This commit is contained in:
parent
09f02aaa00
commit
fac0c1d29f
2 changed files with 16 additions and 16 deletions
|
|
@ -22,7 +22,7 @@ qrcodegen = "1.8"
|
|||
pulldown-cmark = "0.13"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
wasm-bindgen = "0.2.118"
|
||||
wasm-bindgen = "=0.2.118"
|
||||
wasm-bindgen-futures = "0.4"
|
||||
gloo-net = { version = "0.5", features = ["http"] }
|
||||
gloo-timers = { version = "0.3", features = ["futures"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue