build: Bump thiserror version
Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
parent
abf5748f64
commit
eeae63b459
16 changed files with 30 additions and 30 deletions
|
|
@ -18,7 +18,7 @@ libc = "0.2.167"
|
|||
linux-loader = { workspace = true, features = ["bzimage", "elf", "pe"] }
|
||||
log = "0.4.22"
|
||||
serde = { version = "1.0.208", features = ["derive", "rc"] }
|
||||
thiserror = "1.0.62"
|
||||
thiserror = "2.0.6"
|
||||
uuid = "1.8.0"
|
||||
vm-memory = { workspace = true, features = ["backend-bitmap", "backend-mmap"] }
|
||||
vm-migration = { path = "../vm-migration" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue