vhost: release v0.6.0
Signed-off-by: wanglei01 <wllenyj@linux.alibaba.com>
This commit is contained in:
parent
240fc2966c
commit
313de9b61b
2 changed files with 6 additions and 1 deletions
|
|
@ -9,6 +9,11 @@
|
|||
|
||||
### Deprecated
|
||||
|
||||
## [0.6.0]
|
||||
|
||||
### Upgraded
|
||||
- vm-memory from 0.9 to 0.10
|
||||
- vmm-sys-util from 0.10 to 0.11
|
||||
|
||||
## [0.5.0]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "vhost"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
keywords = ["vhost", "vhost-user", "virtio", "vdpa"]
|
||||
description = "a pure rust library for vdpa, vhost and vhost-user"
|
||||
authors = ["Liu Jiang <gerry@linux.alibaba.com>"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue