Pin web-sys dependency to 0.3.67 for now
Context: https://github.com/rustwasm/wasm-bindgen/issues/3834
This commit is contained in:
parent
dea9800503
commit
2a3778daa3
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ xxhash-rust = { version = "0.8", features = ["xxh3"] }
|
|||
unicode-segmentation = "1.0"
|
||||
wasm-bindgen-futures = "0.4"
|
||||
wasm-timer = "0.2"
|
||||
web-sys = "0.3"
|
||||
web-sys = "=0.3.67"
|
||||
web-time = "0.2"
|
||||
wgpu = "0.19"
|
||||
winapi = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue