Skip to content

Commit 659e802

Browse files
committed
Update hermit-abi to 0.5.0
1 parent 2077b05 commit 659e802

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

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

Diff for: std/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ fortanix-sgx-abi = { version = "0.5.0", features = [
7373
], public = true }
7474

7575
[target.'cfg(target_os = "hermit")'.dependencies]
76-
hermit-abi = { version = "0.4.0", features = [
76+
hermit-abi = { version = "0.5.0", features = [
7777
'rustc-dep-of-std',
7878
], public = true }
7979

0 commit comments

Comments
 (0)