Skip to content

Commit 644a86e

Browse files
Update Rust crate tokio-rustls to 0.25.0
1 parent fc7a1ad commit 644a86e

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
@@ -92,7 +92,7 @@ tempfile = "3"
9292
test-strategy = "0.3.1"
9393
thiserror = "1"
9494
tokio = { version = "1.35", features = ["full"] }
95-
tokio-rustls = { version = "0.24.1" }
95+
tokio-rustls = { version = "0.25.0" }
9696
tokio-test = "*"
9797
tokio-util = { version = "0.7", features = ["codec"]}
9898
toml = "0.8"

0 commit comments

Comments
 (0)