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

This commit is contained in:
renovate[bot]
2025-10-09 17:29:19 +00:00
committed by GitHub
parent e5a05f3b2c
commit e2175ae3bb

4
Cargo.lock generated
View File

@@ -1942,9 +1942,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[package]] [[package]]
name = "libc" name = "libc"
version = "0.2.176" version = "0.2.177"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174" checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
[[package]] [[package]]
name = "libloading" name = "libloading"