Skip to content

Commit a1839f7

Browse files
authored
Unrolled build for rust-lang#140789
Rollup merge of rust-lang#140789 - hermit-os:hermit-abi-0.5.1, r=Mark-Simulacrum Update hermit-abi to 0.5.1 This updates hermit-abi to version 0.5.1, bringing the [recent `AF_*`](rust-lang/libc#4344) changes to std.
2 parents b105556 + ca42f15 commit a1839f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,9 @@ dependencies = [
139139

140140
[[package]]
141141
name = "hermit-abi"
142-
version = "0.5.0"
142+
version = "0.5.1"
143143
source = "registry+https://github.com/rust-lang/crates.io-index"
144-
checksum = "fbd780fe5cc30f81464441920d82ac8740e2e46b29a6fad543ddd075229ce37e"
144+
checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08"
145145
dependencies = [
146146
"compiler_builtins",
147147
"rustc-std-workspace-alloc",

0 commit comments

Comments
 (0)