Update Rust crate libc to v0.2.158
All checks were successful
lint/clippy Check for common mistakes and opportunities for code improvement
build Build for the target platform
All checks were successful
lint/clippy Check for common mistakes and opportunities for code improvement
build Build for the target platform
This commit is contained in:
parent
1ee385c59f
commit
668165adcb
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -128,9 +128,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.155"
|
||||
version = "0.2.158"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
|
||||
checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439"
|
||||
|
||||
[[package]]
|
||||
name = "libloading"
|
||||
|
|
Loading…
Add table
Reference in a new issue