Skip to content

Commit 80c9a7d

Browse files
dependabot[bot]torokati44
authored andcommitted
build(deps): bump winit in the winit-wgpu-egui group
Bumps the winit-wgpu-egui group with 1 update: [winit](https://github.com/rust-windowing/winit). Updates `winit` from 0.30.9 to 0.30.10 - [Release notes](https://github.com/rust-windowing/winit/releases) - [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md) - [Commits](rust-windowing/winit@v0.30.9...v0.30.10) --- updated-dependencies: - dependency-name: winit dependency-version: 0.30.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: winit-wgpu-egui ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b8ea52 commit 80c9a7d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

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

desktop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ruffle_frontend_utils = { path = "../frontend-utils", features = ["cpal"] }
2828
tracing = { workspace = true }
2929
tracing-subscriber = { workspace = true }
3030
tracing-appender = "0.2.3"
31-
winit = "0.30.8"
31+
winit = "0.30.10"
3232
webbrowser = "1.0.3"
3333
url = { workspace = true }
3434
dirs = "6.0"

0 commit comments

Comments
 (0)