xref: /cloud-hypervisor/api_client/Cargo.toml (revision 8803e4a2e7f8e9596b72f81d3c916390e5b10fbd)
1[package]
2authors = ["The Cloud Hypervisor Authors"]
3edition = "2021"
4name = "api_client"
5version = "0.1.0"
6
7[dependencies]
8thiserror = "1.0.62"
9vmm-sys-util = "0.12.1"
10