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:
@@ -11,5 +11,5 @@ dirs = "5.0.1"
|
||||
serde = { version = "1.0.208", features = ["derive", "rc"] }
|
||||
serde_json = "1.0.120"
|
||||
test_infra = { path = "../test_infra" }
|
||||
thiserror = "1.0.62"
|
||||
thiserror = "2.0.6"
|
||||
wait-timeout = "0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user