x86test-types 0.0.2

Common types for x86test runnter and the x86test procedural macro.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "x86test-types"
version = "0.0.2"
authors = ["Gerd Zellweger <mail@gerdzellweger.com>"]
description = "Common types for x86test runnter and the x86test procedural macro. \n"
documentation = "https://docs.rs/x86test-types"
keywords = ["vm", "os", "amd64", "kvm", "x86-64"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/gz/rust-x86"
[dependencies.x86]
version = "0.20"