mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-12 10:10:23 +00:00
build(deps): bump wry from 0.53.5 to 0.54.1 in /rust (#188)
Bumps [wry](https://github.com/tauri-apps/wry) from 0.53.5 to 0.54.1. - [Release notes](https://github.com/tauri-apps/wry/releases) - [Changelog](https://github.com/tauri-apps/wry/blob/dev/CHANGELOG.md) - [Commits](https://github.com/tauri-apps/wry/compare/wry-v0.53.5...wry-v0.54.1) --- updated-dependencies: - dependency-name: wry dependency-version: 0.54.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ bytes = "1.10"
|
||||
|
||||
# WebView
|
||||
[target.'cfg(not(target_os = "macos"))'.dependencies]
|
||||
wry = "0.53.5"
|
||||
wry = "0.54.1"
|
||||
tao = { version = "0.34.5", features = ["serde"] }
|
||||
image = { version = "0.25.9", default-features = false, features = ["ico"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user