rust-vmm / vhost-device

'vhost-user' device backends workspace
Apache License 2.0
68 stars 48 forks source link

vsock: prepare new 0.2.0 release #688

Closed stefano-garzarella closed 4 months ago

stefano-garzarella commented 4 months ago

We have several fixes and dependencies updates, so a new release will be nice to have.

Before the release we need to replace config crate which is unmaintained, see https://github.com/rust-vmm/vhost-device/issues/639

dorindabassey commented 4 months ago

I will look into this!