Skip to content

Commit 489af0f

Browse files
Update Rust crate tokio-rustls to 0.26.0
1 parent 74286f9 commit 489af0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ tempfile = "3"
101101
test-strategy = "0.4.0"
102102
thiserror = "1"
103103
tokio = { version = "1.36", features = ["full"] }
104-
tokio-rustls = { version = "0.24.1" }
104+
tokio-rustls = { version = "0.26.0" }
105105
tokio-test = "*"
106106
tokio-util = { version = "0.7", features = ["codec"]}
107107
toml = "0.8"

0 commit comments

Comments
 (0)