Skip to content

Commit 9238495

Browse files
Update Rust crate tokio-rustls to 0.26.0
1 parent 62cc2cf commit 9238495

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

0 commit comments

Comments
 (0)