Skip to content

Commit b0c9810

Browse files
Update Rust crate tokio-rustls to 0.25.0
1 parent c417bb2 commit b0c9810

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
@@ -95,7 +95,7 @@ tempfile = "3"
9595
test-strategy = "0.3.1"
9696
thiserror = "1"
9797
tokio = { version = "1.36", features = ["full"] }
98-
tokio-rustls = { version = "0.24.1" }
98+
tokio-rustls = { version = "0.25.0" }
9999
tokio-test = "*"
100100
tokio-util = { version = "0.7", features = ["codec"]}
101101
toml = "0.8"

0 commit comments

Comments
 (0)