Skip to content

Commit 284fd5d

Browse files
committed
Bump libc dependency
To get GNU/Hurd support, so that CI of external repositories (e.g. socket2) can build std.
1 parent cf21a08 commit 284fd5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2150,9 +2150,9 @@ checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
21502150

21512151
[[package]]
21522152
name = "libc"
2153-
version = "0.2.148"
2153+
version = "0.2.149"
21542154
source = "registry+https://github.com/rust-lang/crates.io-index"
2155-
checksum = "9cdc71e17332e86d2e1d38c1f99edcb6288ee11b815fb1a4b049eaa2114d369b"
2155+
checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
21562156
dependencies = [
21572157
"rustc-std-workspace-core",
21582158
]

0 commit comments

Comments
 (0)