Skip to content

Commit 3acec55

Browse files
Bump rust-embed from 8.7.0 to 8.7.1
Bumps rust-embed from 8.7.0 to 8.7.1. --- updated-dependencies: - dependency-name: rust-embed dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bec5af9 commit 3acec55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -60,7 +60,7 @@ windows = { version = "0.61", features = [
6060
] }
6161
windows-sys = { version = "0.59", features = ["Win32"] }
6262
windows-result = "0.3"
63-
rust-embed = { version = "8.7.0", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
63+
rust-embed = { version = "8.7.1", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
6464
sha256 = "1.6.0"
6565
windows-version = "0.1"
6666
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)