Skip to content

Commit 554ac77

Browse files
Bump rust-embed from 8.8.0 to 8.9.0 (#1002)
Bumps rust-embed from 8.8.0 to 8.9.0. --- updated-dependencies: - dependency-name: rust-embed dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e8b6c8 commit 554ac77

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -69,7 +69,7 @@ windows = { version = "0.62", features = [
6969
] }
7070
windows-sys = { version = "0.61", features = ["Win32"] }
7171
windows-result = "0.4"
72-
rust-embed = { version = "8.8.0", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
72+
rust-embed = { version = "8.9.0", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
7373
sha256 = "1.6.0"
7474
windows-version = "0.1"
7575
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)