diff --git a/Cargo.toml b/Cargo.toml index 0c87aa30..24560916 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ tracing = "0.1.40" http = "0.2.11" http-body = "0.4.6" bytes = "1.5.0" -async-trait = "0.1.74" +async-trait = "0.1.77" anyhow = "1.0.79" reqwest = { version = "0.11.22" } thiserror = "1.0.50"