vsock 0.3.0

Virtio socket support for Rust
Documentation
[dependencies.libc]
version = "0.2.126"

[dependencies.nix]
version = "0.24.2"
[dev-dependencies.rand]
version = "0.8.3"

[dev-dependencies.sha2]
version = ">=0.8.0"

[package]
authors = ["fsyncd", "rust-vsock"]
description = "Virtio socket support for Rust"
edition = "2018"
exclude = ["test_fixture"]
homepage = "https://github.com/rust-vsock/vsock-rs"
license = "Apache-2.0"
name = "vsock"
readme = "README.md"
repository = "https://github.com/rust-vsock/vsock-rs"
version = "0.3.0"