Skip to content

Commit 72b8da1

Browse files
Update Rust crate tokio-rustls to 0.26.0
1 parent b04c13c commit 72b8da1

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
@@ -98,7 +98,7 @@ tempfile = "3"
9898
test-strategy = "0.3.1"
9999
thiserror = "1"
100100
tokio = { version = "1.36", features = ["full"] }
101-
tokio-rustls = { version = "0.24.1" }
101+
tokio-rustls = { version = "0.26.0" }
102102
tokio-test = "*"
103103
tokio-util = { version = "0.7", features = ["codec"]}
104104
toml = "0.8"

0 commit comments

Comments
 (0)