rust-vsock / vsock-rs

Virtio socket support for Rust
https://crates.io/crates/vsock
Apache License 2.0
25 stars 19 forks source link

release: v0.5.0 #43

Closed qwandor closed 5 months ago

qwandor commented 5 months ago

Bump the major version due to API change in #41, nix::sys::socket::AddressFamily is part of the public API of this crate.