diff --git a/Cargo.toml b/Cargo.toml index 417edc0..c62c042 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ http1 = ["hyper/http1"] http2 = ["hyper/http2"] [dependencies] -anyhow = "1.0.47" +anyhow = "1.0.57" async-trait = "0.1.51" path-tree = "0.2.2" futures-util = "0.3.17"