Skip to content

Commit 31fd966

Browse files
authored
Rollup merge of rust-lang#67594 - oxalica:update-libc, r=Dylan-DPC
Update libc to 0.2.66 cc @gnzlbg @alexcrichton
2 parents 4b91966 + ac31c71 commit 31fd966

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
@@ -1773,9 +1773,9 @@ checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
17731773

17741774
[[package]]
17751775
name = "libc"
1776-
version = "0.2.64"
1776+
version = "0.2.66"
17771777
source = "registry+https://github.com/rust-lang/crates.io-index"
1778-
checksum = "74dfca3d9957906e8d1e6a0b641dc9a59848e793f1da2165889fd4f62d10d79c"
1778+
checksum = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"
17791779
dependencies = [
17801780
"rustc-std-workspace-core",
17811781
]

0 commit comments

Comments
 (0)