mirror of
https://github.com/servo/servo.git
synced 2025-08-26 23:58:20 +01:00
build(deps): bump winit from 0.28.6 to 0.28.7 (#30440)
Bumps [winit](https://github.com/rust-windowing/winit) from 0.28.6 to 0.28.7. - [Release notes](https://github.com/rust-windowing/winit/releases) - [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-windowing/winit/compare/v0.28.6...v0.28.7) --- updated-dependencies: - dependency-name: winit dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
3e7b127ddf
commit
6b2edbac18
2 changed files with 3 additions and 3 deletions
|
@ -65,7 +65,7 @@ shellwords = "1.0.0"
|
|||
surfman = { workspace = true, features = ["sm-x11", "sm-raw-window-handle"] }
|
||||
tinyfiledialogs = "3.0"
|
||||
webxr = { git = "https://github.com/servo/webxr", features = ["ipc", "glwindow", "headless"] }
|
||||
winit = "0.28.6"
|
||||
winit = "0.28.7"
|
||||
url = { workspace = true }
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "windows"))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue