diff --git a/Cargo.toml b/Cargo.toml index 3b7a8235..8873d1e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "microvmi" -version = "0.1.9" +version = "0.1.10" authors = ["Mathieu Tarral "] edition = "2018" description = "A cross-platform, unified, low-level VM introspection API supporting multiple hypervisors"