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