Skip to content

Commit e89f8f1

Browse files
committed
chore: Bump windows-sys to latest due to cargo deny findings
1 parent 7c49922 commit e89f8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/shim/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ cgroups-rs.workspace = true
7070

7171
[target.'cfg(windows)'.dependencies]
7272
mio = { version = "1.0", features = ["os-ext", "os-poll"] }
73-
windows-sys = { version = "0.52.0", features = [
73+
windows-sys = { version = "0.59.0", features = [
7474
"Win32_Foundation",
7575
"Win32_System_WindowsProgramming",
7676
"Win32_System_Console",

0 commit comments

Comments
 (0)