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

This commit is contained in:
renovate[bot]
2025-10-09 23:59:12 +00:00
committed by GitHub
parent ca8c46ad06
commit e865426466

4
Cargo.lock generated
View File

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