mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-26 06:32:44 +00:00
gpu: prepare release v0.1.0
We have recently promoted vhost-device-gpu to the main workspace, so we can proceed with the first release. Add an entry in the changelog and let's make the crate publishable. Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
This commit is contained in:
parent
2dd44fd9f9
commit
34e30d5484
@ -7,4 +7,8 @@
|
||||
|
||||
### Fixed
|
||||
|
||||
### Deprecated
|
||||
### Deprecated
|
||||
|
||||
## v0.1.0
|
||||
|
||||
First release with virglrenderer and gfxstream backends
|
||||
|
||||
@ -9,7 +9,6 @@ keywords = ["gpu", "vhost", "vhost-user", "virtio"]
|
||||
categories = ["multimedia::video", "virtualization"]
|
||||
license = "Apache-2.0 OR BSD-3-Clause"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
# "Features enabled on platform-specific dependencies for target architectures not currently being built are ignored."
|
||||
# See <https://doc.rust-lang.org/cargo/reference/features.html#feature-resolver-version-2>
|
||||
resolver = "2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user