Skip to content

Commit b903a16

Browse files
Bump windows-sys from 0.59.0 to 0.60.2
Bumps [windows-sys](https://github.com/microsoft/windows-rs) from 0.59.0 to 0.60.2. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows-sys dependency-version: 0.60.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5b9011 commit b903a16

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

feather-ui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ parking_lot = { version = "0.12.3", features = [
5252
"arc_lock",
5353
] }
5454
static_assertions = "1.1.0"
55-
windows-sys = { version = "0.59.0", features = [
55+
windows-sys = { version = "0.60.2", features = [
5656
"Win32_UI_WindowsAndMessaging",
5757
] }
5858
bytemuck = "1.23.0"

0 commit comments

Comments
 (0)