Skip to content

Commit 3593777

Browse files
Update Rust crate tokio-rustls to 0.26.4
1 parent 05635e7 commit 3593777

2 files changed

Lines changed: 21 additions & 64 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 63 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
@@ -119,7 +119,7 @@ tempfile = "3"
119119
test-strategy = "0.4.5"
120120
thiserror = "2"
121121
tokio = { version = "1.40", features = ["full"] }
122-
tokio-rustls = { version = "0.24.1" }
122+
tokio-rustls = { version = "0.26.4" }
123123
tokio-test = "*"
124124
tokio-util = { version = "0.7", features = ["codec"]}
125125
toml = "0.9"

0 commit comments

Comments
 (0)