Skip to content

Commit

Permalink
update hermit-abi to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Böcker committed Aug 10, 2024
1 parent b11ccb2 commit 616ba97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ rust-version = "1.63"
libc = "0.2"

[target.'cfg(target_os = "hermit")'.dependencies]
hermit-abi = "0.3.0"
hermit-abi = "0.4.0"

[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.52.0"
Expand Down

0 comments on commit 616ba97

Please sign in to comment.