Skip to content

Commit f8577b2

Browse files
committed
Bump libc used by std to 0.2.134
1 parent 911cbf8 commit f8577b2

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
@@ -1996,9 +1996,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
19961996

19971997
[[package]]
19981998
name = "libc"
1999-
version = "0.2.135"
1999+
version = "0.2.137"
20002000
source = "registry+https://github.com/rust-lang/crates.io-index"
2001-
checksum = "68783febc7782c6c5cb401fbda4de5a9898be1762314da0bb2c10ced61f18b0c"
2001+
checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"
20022002
dependencies = [
20032003
"rustc-std-workspace-core",
20042004
]

0 commit comments

Comments
 (0)