Skip to content

Commit 8efebb6

Browse files
Bump rust-embed from 8.5.0 to 8.6.0 (#303)
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 8.5.0 to 8.6.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Simon Davies <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Davies <[email protected]>
1 parent ca4d775 commit 8efebb6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/hyperlight_host/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ windows = { version = "0.59", features = [
6666
] }
6767
windows-sys = { version = "0.59", features = ["Win32"] }
6868
windows-result = "0.3"
69-
rust-embed = { version = "8.3.0", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
69+
rust-embed = { version = "8.6.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)