Skip to content

Commit 60ffd1a

Browse files
Update Rust crate tokio-rustls to 0.26.3
1 parent 65ca41e commit 60ffd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ tempfile = "3"
111111
test-strategy = "0.4.1"
112112
thiserror = "2"
113113
tokio = { version = "1.40", features = ["full"] }
114-
tokio-rustls = { version = "0.24.1" }
114+
tokio-rustls = { version = "0.26.3" }
115115
tokio-test = "*"
116116
tokio-util = { version = "0.7", features = ["codec"]}
117117
toml = "0.8"

0 commit comments

Comments
 (0)