Skip to content

Commit 5acdce6

Browse files
Bump rust-embed from 8.6.0 to 8.7.0
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 8.6.0 to 8.7.0. - [Changelog](https://github.com/pyrossh/rust-embed/blob/master/changelog.md) - [Commits](https://github.com/pyros2097/rust-embed/commits) --- updated-dependencies: - dependency-name: rust-embed dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8906857 commit 5acdce6

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
@@ -66,7 +66,7 @@ windows = { version = "0.61", features = [
6666
] }
6767
windows-sys = { version = "0.59", features = ["Win32"] }
6868
windows-result = "0.3"
69-
rust-embed = { version = "8.6.0", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
69+
rust-embed = { version = "8.7.0", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
7070
sha256 = "1.6.0"
7171
windows-version = "0.1"
7272

0 commit comments

Comments
 (0)