diff --git a/Cargo.toml b/Cargo.toml index 61779ca..da7ab7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tokio-vsock" -version = "0.6.0" +version = "0.7.0" authors = ["fsyncd", "rust-vsock"] description = "Asynchronous Virtio socket support for Rust" repository = "https://github.com/rust-vsock/tokio-vsock"