Skip to content

Commit 159ca1c

Browse files
committed
Also update windows-result
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
1 parent 590fd81 commit 159ca1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ windows = { version = "0.62", features = [
6666
"Win32_System_SystemServices",
6767
] }
6868
windows-sys = { version = "0.61", features = ["Win32"] }
69-
windows-result = "0.3"
69+
windows-result = "0.4"
7070
rust-embed = { version = "8.7.2", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
7171
sha256 = "1.6.0"
7272
windows-version = "0.1"

0 commit comments

Comments
 (0)