release 0.5.0

See CHANGELOG.md file for details.

Signed-off-by: wanglei01 <wllenyj@linux.alibaba.com>
This commit is contained in:
wanglei01 2022-09-06 15:27:45 +08:00 committed by Jiang Liu
parent 88b57518c3
commit 796b9d9dfc
2 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "vhost"
version = "0.4.0"
version = "0.5.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>"]