summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 05dd9ea8b1e860a8787754adcee120f83ee88936 (plain)
1
2
3
4
5
6
7
8
[package]
name = "vhost"
version = "0.1.0"
authors = ["Liu Jiang <gerry@linux.alibaba.com>"]
repository = "https://github.com/rust-vmm/vhost"
license = "Apache-2.0 or BSD-3-Clause"

[dependencies]