Skip to content

Commit 902aee4

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

File tree

2 files changed

+89
-14
lines changed

2 files changed

+89
-14
lines changed

Cargo.lock

Lines changed: 88 additions & 13 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.60", features = [
43+
windows = { version = "0.61", features = [
4444
"Win32_System_Threading",
4545
] }
4646
page_size = "0.6.0"

0 commit comments

Comments
 (0)