Update Rust crate thiserror to 2.0.16
This commit is contained in:
@@ -34,7 +34,7 @@ virt = "0.4.2"
|
||||
sysinfo = { version = "0.36.1", features = ["serde"] }
|
||||
uuid = { version = "1.17.0", features = ["v4", "serde"] }
|
||||
lazy-regex = "3.4.1"
|
||||
thiserror = "2.0.15"
|
||||
thiserror = "2.0.16"
|
||||
image = "0.25.6"
|
||||
rand = "0.9.2"
|
||||
tokio = { version = "1.47.1", features = ["rt", "time", "macros"] }
|
||||
|
Reference in New Issue
Block a user