build(deps): bump the vhost group with 1 update
--- updated-dependencies: - dependency-name: userfaultfd dependency-type: direct:production dependency-group: vhost ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3044602efd
commit
39e56d340e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ postcopy = ["vhost/postcopy", "userfaultfd"]
|
|||
[dependencies]
|
||||
libc = "0.2.39"
|
||||
log = "0.4.17"
|
||||
userfaultfd = { version = "0.7.0", optional = true }
|
||||
userfaultfd = { version = "0.8.1", optional = true }
|
||||
vhost = { path = "../vhost", version = "0.10", features = ["vhost-user-backend"] }
|
||||
virtio-bindings = "0.2.1"
|
||||
virtio-queue = "0.11.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue