diff --git a/Cargo.toml b/Cargo.toml index 4a4a005e2fc15..957e4e7a7e88f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -481,7 +481,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"