Skip to content

Commit

Permalink
Bump wry from 0.45.0 to 0.48.1
Browse files Browse the repository at this point in the history
Bumps [wry](https://github.com/tauri-apps/wry) from 0.45.0 to 0.48.1.
- [Release notes](https://github.com/tauri-apps/wry/releases)
- [Changelog](https://github.com/tauri-apps/wry/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/wry@wry-v0.45...wry-v0.48.1)

---
updated-dependencies:
- dependency-name: wry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 3de565a commit f4313ed
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 21 deletions.
273 changes: 253 additions & 20 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ anyhow = { version = "1.0.95" }
directories = { version = "6.0.0" }
open = { version = "5.3.2" }
tao = { version = "0.31.1" }
wry = { version = "0.45.0" }
wry = { version = "0.48.1" }

[build-dependencies]
oxc = { version = "0.24.3", features = ["transformer", "codegen"] }
Expand Down

0 comments on commit f4313ed

Please sign in to comment.