version = 4
[[package]]
name = "oxerun"
version = "0.0.0-pre1"
dependencies = [
"xen",
"xen-sys",
]
[[package]]
name = "xen"
version = "0.0.0-pre1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "119e36f9ca45d9283fad4bdcf9cf6a474b71e23e779fa4659a5bf21f8e970375"
dependencies = [
"xen-sys",
]
[[package]]
name = "xen-sys"
version = "0.0.0-pre1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b22e1c46f19a580dea637f02605144eea4004e96e930626c09da2b88f89c315c"