vsock: Prepare version 0.3.0 release

Update changelog and Cargo.toml to version 0.3.0

Closes #860

Signed-off-by: Dorinda Bassey <dbassey@redhat.com>
This commit is contained in:
Dorinda Bassey 2025-08-05 17:49:41 +02:00 committed by Stefano Garzarella
parent b232e96586
commit 4fe41e353a
3 changed files with 17 additions and 7 deletions

2
Cargo.lock generated
View file

@ -2173,7 +2173,7 @@ dependencies = [
[[package]]
name = "vhost-device-vsock"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"assert_matches",
"byteorder",