Skip to content

Commit

Permalink
Bump wry from 0.45.0 to 0.47.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.47.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.47.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 Nov 19, 2024
1 parent 1766af8 commit 2ae4bcf
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 16 deletions.
263 changes: 248 additions & 15 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.93" }
directories = { version = "5.0.1" }
open = { version = "5.3.1" }
tao = { version = "0.30.8" }
wry = { version = "0.45.0" }
wry = { version = "0.47.1" }

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

0 comments on commit 2ae4bcf

Please sign in to comment.