[dependencies.libc]
version = "0.2.158"
[dependencies.nix]
features = ["ioctl", "socket"]
version = "0.29.0"
[dev-dependencies.rand]
version = "0.8.5"
[dev-dependencies.sha2]
version = "0.10.8"
[package]
authors = ["fsyncd", "rust-vsock"]
description = "Virtio socket support for Rust"
edition = "2021"
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.5.1"