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