chore(deps): update rust crate libc to v0.2.160

This commit is contained in:
renovate[bot]
2024-10-17 05:06:32 +00:00
committed by GitHub
parent e1fd160383
commit 75283457b8

4
Cargo.lock generated
View File

@@ -295,9 +295,9 @@ checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
[[package]]
name = "libc"
version = "0.2.159"
version = "0.2.160"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5"
checksum = "f0b21006cd1874ae9e650973c565615676dc4a274c965bb0a73796dac838ce4f"
[[package]]
name = "linux-raw-sys"