diff --git a/Cargo.toml b/Cargo.toml index 742abe3..56b9d00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ tokio-stream = "0.1.11" futures = "0.3.0" url = "2.2.2" tracing = "0.1" -thiserror = "1.0" +thiserror = "2.0" async-trait = "0.1.51" rand = "0.8" dashmap = "6.1.0"