Skip to content

Commit 34e30d5

Browse files
stefano-garzarellavireshk
authored andcommitted
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 <[email protected]>
1 parent 2dd44fd commit 34e30d5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

vhost-device-gpu/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@
77

88
### Fixed
99

10-
### Deprecated
10+
### Deprecated
11+
12+
## v0.1.0
13+
14+
First release with virglrenderer and gfxstream backends

vhost-device-gpu/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ keywords = ["gpu", "vhost", "vhost-user", "virtio"]
99
categories = ["multimedia::video", "virtualization"]
1010
license = "Apache-2.0 OR BSD-3-Clause"
1111
edition = "2021"
12-
publish = false
1312
# "Features enabled on platform-specific dependencies for target architectures not currently being built are ignored."
1413
# See <https://doc.rust-lang.org/cargo/reference/features.html#feature-resolver-version-2>
1514
resolver = "2"

0 commit comments

Comments
 (0)