Skip to content

Commit

Permalink
Bump windows-result from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [windows-result](https://github.com/microsoft/windows-rs) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits/0.3.0)

---
updated-dependencies:
- dependency-name: windows-result
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 7e37d2c commit f503782
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 5 deletions.
81 changes: 77 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/hyperlight_host/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ windows = { version = "0.58", features = [
"Win32_System_JobObjects",
] }
windows-sys = { version = "0.59", features = ["Win32"] }
windows-result = "0.2"
windows-result = "0.3"
rust-embed = { version = "8.3.0", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
sha256 = "1.4.0"
windows-version = "0.1"
Expand Down

0 comments on commit f503782

Please sign in to comment.