Release v0.4.0
This release aligns its dependencies with rust-vmm's vhost infrastructure by moving to virtio-queue v0.3.0 and relaxing the vm-memory dependency to require ">=0.7". Signed-off-by: Sergio Lopez <slp@redhat.com>
This commit is contained in:
parent
14f58eda14
commit
ea2e3647f5
2 changed files with 8 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "vhost-user-backend"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
authors = ["The Cloud Hypervisor Authors"]
|
||||
keywords = ["vhost-user", "virtio"]
|
||||
description = "A framework to build vhost-user backend service daemon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue