Skip to content

Commit

Permalink
chore: update hermit-abi to 0.2.6 (#127)
Browse files Browse the repository at this point in the history
Signed-off-by: buffet <niclas@countingsort.com>

Signed-off-by: buffet <niclas@countingsort.com>
  • Loading branch information
Niclas committed Nov 28, 2022
1 parent e437b9d commit ccb5a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -15,4 +15,4 @@ readme = "README.md"
libc = "0.2.26"

[target.'cfg(all(any(target_arch = "x86_64", target_arch = "aarch64"), target_os = "hermit"))'.dependencies]
hermit-abi = "0.1.3"
hermit-abi = "0.2.6"

0 comments on commit ccb5a67

Please sign in to comment.