Skip to content

Commit 6cf8013

Browse files
Bump winit from 0.28.1 to 0.28.2
Bumps [winit](https://github.com/rust-windowing/winit) from 0.28.1 to 0.28.2. - [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.28.1...v0.28.2) --- updated-dependencies: - dependency-name: winit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af38712 commit 6cf8013

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

ports/winit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ shellwords = "1.0.0"
6060
surfman = { version = "0.6", features = ["sm-winit", "sm-x11"] }
6161
tinyfiledialogs = "3.0"
6262
webxr = { git = "https://github.com/servo/webxr", features = ["ipc", "glwindow", "headless"] }
63-
winit = "0.28.1"
63+
winit = "0.28.2"
6464

6565
[target.'cfg(any(target_os = "linux", target_os = "windows"))'.dependencies]
6666
image = "0.24"

0 commit comments

Comments
 (0)