parent
2eea9b81e4
commit
884c66ca15
1 changed files with 1 additions and 2 deletions
|
|
@ -33,7 +33,6 @@ log.workspace = true
|
||||||
rustc-hash.workspace = true
|
rustc-hash.workspace = true
|
||||||
thiserror.workspace = true
|
thiserror.workspace = true
|
||||||
tracing.workspace = true
|
tracing.workspace = true
|
||||||
wasm-bindgen-futures.workspace = true
|
|
||||||
window_clipboard.workspace = true
|
window_clipboard.workspace = true
|
||||||
winit.workspace = true
|
winit.workspace = true
|
||||||
|
|
||||||
|
|
@ -46,4 +45,4 @@ winapi.workspace = true
|
||||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||||
web-sys.workspace = true
|
web-sys.workspace = true
|
||||||
web-sys.features = ["Document", "Window"]
|
web-sys.features = ["Document", "Window"]
|
||||||
|
wasm-bindgen-futures.workspace = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue