Skip to content

Commit a02f0f7

Browse files
Bump windows from 0.59.0 to 0.60.0 (#4)
1 parent 9efe1b6 commit a02f0f7

File tree

2 files changed

+3
-26
lines changed

2 files changed

+3
-26
lines changed

Cargo.lock

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

src/hyperlight_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ log = "0.4.27"
4040
cfg-if = { version = "1" }
4141

4242
[target.'cfg(windows)'.dependencies]
43-
windows = { version = "0.59", features = [
43+
windows = { version = "0.60", features = [
4444
"Win32_System_Threading",
4545
] }
4646
page_size = "0.6.0"

0 commit comments

Comments
 (0)