Skip to content

Commit

Permalink
build(deps): bump the winit group with 1 update
Browse files Browse the repository at this point in the history
Bumps the winit group with 1 update: [winit](https://github.com/rust-windowing/winit).

- [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.27.5...v0.28.6)

---
updated-dependencies:
- dependency-name: winit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: winit
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 8da55b5 commit 1d2aca3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
24 changes: 7 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ piston_window = { version = "0.130.0", optional = true }

# backend_pixels
pixels = { version = "0.10.0", optional = true }
winit = { version = "0.27.5", optional = true }
winit = { version = "0.28.6", optional = true }
winit_input_helper = { version = "0.13.0", optional = true }

anyhow = "1.0.75"
Expand Down

0 comments on commit 1d2aca3

Please sign in to comment.