From 38fd0f8001cceea88b879e52213f3f1a1033098f Mon Sep 17 00:00:00 2001 From: Joel Galenson Date: Mon, 21 Jun 2021 14:21:49 -0700 Subject: Upgrade rust/crates/vsock to 0.2.4 Test: make Change-Id: I2b8243e2b6b10866c9778ff4d1d3050faee2f62a --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c4b49fa..be4c916 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ [package] edition = "2018" name = "vsock" -version = "0.2.3" +version = "0.2.4" authors = ["fsyncd", "rust-vsock"] exclude = ["test_fixture"] description = "Virtio socket support for Rust" -- cgit v1.2.3