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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2022
1 parent 427f8a6 commit e2b0e70
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 odbc-api/Cargo.toml
Expand Up @@ -69,7 +69,7 @@ widestring = "1.0.2"
force-send-sync = "1.0.0"

[target.'cfg(windows)'.dependencies]
winit = "0.27.2"
winit = "0.27.3"

[dev-dependencies]
lazy_static = "1.4.0"
Expand Down

0 comments on commit e2b0e70

Please sign in to comment.