diff --git a/Cargo.toml b/Cargo.toml index a371f316cb..2cb171ddd7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -470,7 +470,7 @@ futures-lite = "2.0.1" async-std = "1.13" crossbeam-channel = "0.5.0" argh = "0.1.12" -thiserror = "1.0" +thiserror = "2.0" event-listener = "5.3.0" hyper = { version = "1", features = ["server", "http1"] } http-body-util = "0.1"