Skip to content

Commit 8c74aad

Browse files
Update Rust crate tokio-rustls to 0.26.0
1 parent 88c45ee commit 8c74aad

File tree

2 files changed

+175
-9
lines changed

2 files changed

+175
-9
lines changed

Cargo.lock

+174-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

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

0 commit comments

Comments
 (0)