mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
api_client: Use thiserror for errors
Added thiserror crate for Error enums to the api_client package Signed-off-by: SamrutGadde <samrut.gadde@gmail.com>
This commit is contained in:
@@ -5,4 +5,5 @@ name = "api_client"
|
||||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
thiserror = "1.0.61"
|
||||
vmm-sys-util = "0.12.1"
|
||||
|
||||
Reference in New Issue
Block a user