Skip to content

Commit e106a78

Browse files
chore(deps): bump winit from 0.30.11 to 0.30.12
Bumps [winit](https://github.com/rust-windowing/winit) from 0.30.11 to 0.30.12. - [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.11...v0.30.12) --- updated-dependencies: - dependency-name: winit dependency-version: 0.30.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3327c89 commit e106a78

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ image = { version = "0.25.6", default-features = false, features = ["png"] }
1515
muda = { version = "0.17.0", default-features = false } # sub-dependency of tray-icon
1616
sysinfo = { version = "0.36.1", default-features = false, features = ["system"] }
1717
tray-icon = { version = "0.21.0", default-features = false }
18-
winit = "0.30.11"
18+
winit = "0.30.12"
1919

2020
[target.'cfg(target_os = "macos")'.dependencies]
2121
core-foundation = "0.10.1"

0 commit comments

Comments
 (0)