Skip to content

Commit e601977

Browse files
Bump sha256 from 1.5.0 to 1.6.0 (#305)
Bumps [sha256](https://github.com/baoyachi/sha256-rs) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/baoyachi/sha256-rs/releases) - [Commits](baoyachi/sha256-rs@1.5.0...1.6.0) --- updated-dependencies: - dependency-name: sha256 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 b9e0629 commit e601977

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
@@ -67,7 +67,7 @@ windows = { version = "0.59", features = [
6767
windows-sys = { version = "0.59", features = ["Win32"] }
6868
windows-result = "0.3"
6969
rust-embed = { version = "8.3.0", features = ["debug-embed", "include-exclude", "interpolate-folder-path"] }
70-
sha256 = "1.4.0"
70+
sha256 = "1.6.0"
7171
windows-version = "0.1"
7272

7373
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)