Merge pull request #361 from anthony81799/patch-1

Update Cargo.toml
pull/365/head
sotrh 2 years ago committed by GitHub
commit e12f5f129d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,8 +24,9 @@ console_error_panic_hook = "0.1.6"
console_log = "0.2.0"
wgpu = { version = "0.12", features = ["webgl"]}
wasm-bindgen = "0.2.76"
wasm-bindgen-futures = "0.4.30"
web-sys = { version = "0.3.53", features = [
"Document",
"Window",
"Element",
]}
]}

Loading…
Cancel
Save