summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-09-08 18:09:02 +0300
committerLars Wirzenius <liw@liw.fi>2023-09-08 18:09:02 +0300
commit9d600cf3911dc0a7076bc3b3c9d9c2a7a06c2ac0 (patch)
tree4c68b673f28be13d3c73f58c800df312fc9b23df /Cargo.toml
parent063349cf9ed0b25563be8e629172f712cbbe6407 (diff)
downloadvmadm-9d600cf3911dc0a7076bc3b3c9d9c2a7a06c2ac0.tar.gz
chore: bump dependency on virt
Sponsored-by: author
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7cf9a87..053b07e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,4 +26,4 @@ serde_yaml = "0.9.25"
shell-words = "1"
tempfile = "3.2"
thiserror = "1"
-virt = "0.2.12"
+virt = "0.3.0"