mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-29 17:09:25 +00:00
Merge pull request #71 from rust-vmm/dependabot/cargo/libc-0.2.111
build(deps): bump libc from 0.2.109 to 0.2.111
This commit is contained in:
commit
95503ad213
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -112,9 +112,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
||||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.109"
|
||||
version = "0.2.111"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f98a04dce437184842841303488f70d0188c5f51437d2a834dc097eafa909a01"
|
||||
checksum = "8e167738f1866a7ec625567bae89ca0d44477232a4f7c52b1c7f2adc2c98804f"
|
||||
|
||||
[[package]]
|
||||
name = "linked-hash-map"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user