diff --git a/Cargo.toml b/Cargo.toml index 08f95c36..371ceecb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ regex = "1.10.4" reqwest = { version = "0.11", default-features = false, features = ["json", "stream"] } reqwest-middleware = "0.2" reqwest-retry = "0.3.0" -reqwest-tracing = "0.4.6" +reqwest-tracing = "0.5.0" ring = "0.17.8" rsa = "0.9.6" rustfmt-wrapper = "0.2.1"