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] committed Mar 3, 2024
1 parent 945ea1b commit 191bc3b
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 191bc3b

Please sign in to comment.