Update Rust crate libc to v0.2.180 (#22700)

This commit is contained in:
renovate[bot]
2026-01-19 01:08:35 +00:00
committed by GitHub
parent 8fc99864a8
commit bdc4ea4af3

4
Cargo.lock generated
View File

@@ -1874,9 +1874,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[package]]
name = "libc"
version = "0.2.179"
version = "0.2.180"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c5a2d376baa530d1238d133232d15e239abad80d05838b4b59354e5268af431f"
checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc"
[[package]]
name = "libcst"