Skip to content

Commit 0bc7a10

Browse files
fix(deps): bump wry from 0.47.2 to 0.48.1 (#430)
Bumps [wry](https://github.com/tauri-apps/wry) from 0.47.2 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.47.2...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6c6d31 commit 0bc7a10

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -88,7 +88,7 @@ url = "2.5.4"
8888
uuid.workspace = true
8989
which.workspace = true
9090
whoami.workspace = true
91-
wry = { version = "0.47.2", default-features = false, features = [
91+
wry = { version = "0.48.1", default-features = false, features = [
9292
# "tao",
9393
"protocol",
9494
"devtools",

0 commit comments

Comments
 (0)