vhost-device-gpu: Prepare v0.2.0 release
Update changelog and Cargo.toml to v0.2.0 Closes rust-vmm#917 Signed-off-by: Dorinda Bassey <dbassey@redhat.com>
This commit is contained in:
parent
bc8b9b54dc
commit
12667e87b2
3 changed files with 17 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "vhost-device-gpu"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = ["Dorinda Bassey <dbassey@redhat.com>", "Matej Hrica <mhrica@redhat.com>"]
|
||||
description = "A virtio-gpu device using the vhost-user protocol."
|
||||
repository = "https://github.com/rust-vmm/vhost-device"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue