Skip to content

Commit 5e481fd

Browse files
Update Rust crate tokio-rustls to 0.26.4
1 parent a945a32 commit 5e481fd

File tree

2 files changed

+10
-53
lines changed

2 files changed

+10
-53
lines changed

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
@@ -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 = "1.0"

0 commit comments

Comments
 (0)