diff --git a/Cargo.toml b/Cargo.toml index a37ad4d..6b098e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vsock" -version = "0.2.6" +version = "0.3.0" authors = ["fsyncd", "rust-vsock"] description = "Virtio socket support for Rust" repository = "https://github.com/rust-vsock/vsock-rs"