Skip to content

Commit

Permalink
Bump winit from 0.27.2 to 0.27.3
Browse files Browse the repository at this point in the history
Bumps [winit](https://github.com/rust-windowing/winit) from 0.27.2 to 0.27.3.
- [Release notes](https://github.com/rust-windowing/winit/releases)
- [Changelog](https://github.com/rust-windowing/winit/blob/v0.27.3/CHANGELOG.md)
- [Commits](rust-windowing/winit@v0.27.2...v0.27.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2022
1 parent ea60cf3 commit 9e865c8
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 crates/fj-window/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ categories = ["encoding", "mathematics", "rendering"]
futures = "0.3.24"
thiserror = "1.0.34"
tracing = "0.1.35"
winit = "0.27.2"
winit = "0.27.3"

[dependencies.fj-host]
version = "0.15.0"
Expand Down

0 comments on commit 9e865c8

Please sign in to comment.