Skip to content

Commit

Permalink
Bump xwt-web-sys from 0.3.2 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [xwt-web-sys](https://github.com/MOZGIII/xwt) from 0.3.2 to 0.6.0.
- [Commits](https://github.com/MOZGIII/xwt/commits)

---
updated-dependencies:
- dependency-name: xwt-web-sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
1 parent 5f8ed33 commit 7ba2183
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 4 deletions.
35 changes: 32 additions & 3 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 = "15.0.0", features = ["component-model"] }
Expand Down

0 comments on commit 7ba2183

Please sign in to comment.