Skip to content

Commit 3535ad7

Browse files
fix(deps): bump windows-sys from 0.59.0 to 0.60.2
--- 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 bed5a9b commit 3535ad7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

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

crates/zbus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ tokio-vsock = { version = "0.7", optional = true }
8484
xdg-home = "1.1.0"
8585

8686
[target.'cfg(windows)'.dependencies]
87-
windows-sys = { version = "0.59", features = [
87+
windows-sys = { version = "0.60", features = [
8888
"Win32_Foundation",
8989
"Win32_Security_Authorization",
9090
"Win32_System_Memory",

0 commit comments

Comments
 (0)