cloud-hypervisor/api_client
stevenhorsman 512c3ea58d api_client: Add license info to api_client crate
In kata-containers we use the api_client crate, but it's currently
failing our cargo deny check due to missing license, and there aren't
any license files within the crate, so I haven't found a good way to
work around this.

Alternatively I'd be happy to add the license to the workspace crate
and then reference it here, but that seems to clash with the direction
of the project in #7525.

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2026-02-03 15:31:03 +00:00
..
src misc: clippy: add needless_pass_by_value (partially) 2025-11-25 16:05:46 +00:00
Cargo.toml api_client: Add license info to api_client crate 2026-02-03 15:31:03 +00:00