Skip to content

Commit d7cde07

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

File tree

2 files changed

+28
-13
lines changed

2 files changed

+28
-13
lines changed

Cargo.lock

Lines changed: 27 additions & 12 deletions
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.61", features = [
6666
"Win32_System_SystemServices",
6767
] }
6868
windows-sys = { version = "0.60", 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)