mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-29 17:09:25 +00:00
Merge pull request #165 from rust-vmm/dependabot/cargo/libgpiod-584910b
build(deps): bump libgpiod from `d96c27a` to `584910b`
This commit is contained in:
commit
47dd5047d4
5
Cargo.lock
generated
5
Cargo.lock
generated
@ -195,8 +195,9 @@ checksum = "5916d2ae698f6de9bfb891ad7a8d65c09d232dc58cc4ac433c7da3b2fd84bc2b"
|
||||
[[package]]
|
||||
name = "libgpiod"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/vireshk/libgpiod#d96c27a6b868a737f3601bd63fb44556ec5773d7"
|
||||
source = "git+https://github.com/vireshk/libgpiod#584910baf342bee3511361c3e486ad4f3e5437f2"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"libgpiod-sys",
|
||||
"thiserror",
|
||||
"vmm-sys-util",
|
||||
@ -205,7 +206,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "libgpiod-sys"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/vireshk/libgpiod#d96c27a6b868a737f3601bd63fb44556ec5773d7"
|
||||
source = "git+https://github.com/vireshk/libgpiod#584910baf342bee3511361c3e486ad4f3e5437f2"
|
||||
dependencies = [
|
||||
"cc",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user