Skip to content

Commit

Permalink
Merge pull request #852 from unavi-xyz/dependabot/cargo/xwt-web-sys-0…
Browse files Browse the repository at this point in the history
….6.0

Bump xwt-web-sys from 0.3.2 to 0.6.0
  • Loading branch information
kayhhh committed Mar 3, 2024
2 parents 945ea1b + 191bc3b commit e8c25f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 34 deletions.
37 changes: 4 additions & 33 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/unavi-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ xwt-core = "0.2.0"

[target.'cfg(target_family = "wasm")'.dependencies]
wasm-bindgen = "0.2.89"
xwt-web-sys = "0.3.1"
xwt-web-sys = "0.6.0"

[target.'cfg(not(target_family = "wasm"))'.dependencies]
wasmtime = { version = "18.0.2", features = ["component-model"] }
Expand Down

0 comments on commit e8c25f9

Please sign in to comment.