Skip to content

Commit a41cc78

Browse files
Update Rust crate tokio-rustls to 0.26.4
1 parent c202df9 commit a41cc78

2 files changed

Lines changed: 10 additions & 53 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ tempfile = "3"
118118
test-strategy = "0.4.3"
119119
thiserror = "2"
120120
tokio = { version = "1.40", features = ["full"] }
121-
tokio-rustls = { version = "0.24.1" }
121+
tokio-rustls = { version = "0.26.4" }
122122
tokio-test = "*"
123123
tokio-util = { version = "0.7", features = ["codec"]}
124124
toml = "0.9"

0 commit comments

Comments
 (0)