Skip to content

Commit

Permalink
Bump winit from 0.30.5 to 0.30.7
Browse files Browse the repository at this point in the history
Bumps [winit](https://github.com/rust-windowing/winit) from 0.30.5 to 0.30.7.
- [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.5...v0.30.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent e9203de commit b4613f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -62,7 +62,7 @@ walkdir = "2.5.0"
criterion = { version = "0.5", features = ["html_reports"] }
test-case = "3.3.1"
gtk4 = "0.9.5"
winit = "0.30.5"
winit = "0.30.7"
cookie = { version = "0.18.1", features = ["secure", "private"] }
url = "2.5.4"
clap = { version = "4.5.21", features = ["derive"] }
Expand Down

0 comments on commit b4613f4

Please sign in to comment.