Skip to content

Commit 3eae870

Browse files
Bump rust-embed from 8.6.0 to 8.7.0 (#412)
1 parent 8d252d0 commit 3eae870

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.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)