[libvirt] [PATCH Rust v2 6/6] bump version to 0.2.10

Sahid Orentino Ferdjaoui sahid.ferdjaoui at canonical.com
Tue Jul 9 07:42:07 UTC 2019


We passed the 0.2.9 since that one has been sent to crates.io but the
code was never merged. To avoid that in future, new version will be
sent to crates.io only when accepted by upstream.

Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui at canonical.com>
---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index d75693f..25538f0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "virt"
-version = "0.2.8"
+version = "0.2.10"
 authors = ["Sahid Orentino Ferdjaoui <sahid.ferdjaoui at redhat.com>",]
 license = "LGPL-2.1"
 readme = "README.md"
-- 
2.17.1




More information about the libvir-list mailing list