Skip to content

Commit 5aa3a64

Browse files
fix(deps): bump wry from 0.48.1 to 0.51.2
Bumps [wry](https://github.com/tauri-apps/wry) from 0.48.1 to 0.51.2. - [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.48.1...wry-v0.51.2) --- updated-dependencies: - dependency-name: wry dependency-version: 0.51.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79059f4 commit 5aa3a64

File tree

2 files changed

+43
-125
lines changed

2 files changed

+43
-125
lines changed

Cargo.lock

Lines changed: 42 additions & 124 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_desktop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ url.workspace = true
8787
uuid.workspace = true
8888
which.workspace = true
8989
whoami.workspace = true
90-
wry = { version = "0.48.1", default-features = false, features = [
90+
wry = { version = "0.51.2", default-features = false, features = [
9191
# "tao",
9292
"protocol",
9393
"devtools",

0 commit comments

Comments
 (0)