2
Fork 0

Merge pull request 'Update Rust crate libc to v0.2.174' (#18) from renovate/libc-0.x-lockfile into master
All checks were successful
build Build for the target platform

Reviewed-on: #18
This commit is contained in:
Lucas Schwiderski 2025-06-19 17:32:32 +02:00
commit 8bbc2184e0
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

4
Cargo.lock generated
View file

@ -95,9 +95,9 @@ dependencies = [
[[package]] [[package]]
name = "libc" name = "libc"
version = "0.2.173" version = "0.2.174"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8cfeafaffdbc32176b64fb251369d52ea9f0a8fbc6f8759edffef7b525d64bb" checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776"
[[package]] [[package]]
name = "libloading" name = "libloading"