Skip to content

Commit e5a8b1d

Browse files
chore(deps): bump the windows group across 1 directory with 2 updates
Bumps the windows group with 2 updates in the / directory: [windows-result](https://github.com/microsoft/windows-rs) and [windows-version](https://github.com/microsoft/windows-rs). Updates `windows-result` from 0.4.1 to 0.100.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-version` from 0.1.7 to 0.100.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.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: windows - dependency-name: windows-version dependency-version: 0.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: windows ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e5a5c0 commit e5a8b1d

2 files changed

Lines changed: 34 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 32 additions & 17 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ windows-sys = { version = "0.61", features = [
8080
"Win32_System_IO",
8181
"Win32_System_Ioctl",
8282
] }
83-
windows-result = "0.4"
83+
windows-result = "0.100"
8484
rust-embed = { version = "8.11.0", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
85-
windows-version = "0.1"
85+
windows-version = "0.100"
8686
lazy_static = "1.4.0"
8787

8888
[target.'cfg(target_os = "linux")'.dependencies]

0 commit comments

Comments
 (0)