diff --git a/Cargo.lock b/Cargo.lock index f32e6f750b9e4f638158411d7cf10cfb158cea2b..3522d3733d06563a40b7b0d99a95dd28e3d710f4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1100,7 +1100,7 @@ source = "git+https://github.com/zed-industries/async-tls?rev=1e759a4b5e370f87dc dependencies = [ "futures-core", "futures-io", - "rustls 0.23.25", + "rustls 0.23.26", "rustls-pemfile 2.2.0", "webpki-roots", ]