generated from bitsquid_dt/dt-plugin-template
Update Rust crate libc to v0.2.174
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
73873cf2ad
commit
bdd3f2e7d4
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -95,9 +95,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.173"
|
||||
version = "0.2.174"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d8cfeafaffdbc32176b64fb251369d52ea9f0a8fbc6f8759edffef7b525d64bb"
|
||||
checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776"
|
||||
|
||||
[[package]]
|
||||
name = "libloading"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue