1[package]
2name = "test_infra"
3version = "0.1.0"
4authors = ["The Cloud Hypervisor Authors"]
5edition = "2018"
6
7[dependencies]
8dirs = "3.0.1"
9epoll = "4.3.1"
10libc = "0.2.91"
11ssh2 = "0.9.1"
12vmm-sys-util = "0.9.0"
13wait-timeout = "0.2.0"
14