mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump thiserror version
Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
@@ -29,7 +29,7 @@ serde_with = { version = "3.9.0", default-features = false, features = [
|
||||
"macros",
|
||||
] }
|
||||
serial_buffer = { path = "../serial_buffer" }
|
||||
thiserror = "1.0.62"
|
||||
thiserror = "2.0.6"
|
||||
vhost = { workspace = true, features = [
|
||||
"vhost-kern",
|
||||
"vhost-user-backend",
|
||||
|
||||
Reference in New Issue
Block a user