Skip to content

Commit 3179e57

Browse files
Update hyper-rustls minimum version (#1575)
Signed-off-by: David Cook <dcook@divviup.org>
1 parent b3e9944 commit 3179e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ http-body-util = "0.1.2"
5454
hyper = "1.2.0"
5555
hyper-util = "0.1.3"
5656
hyper-openssl = "0.10.2"
57-
hyper-rustls = { version = "0.27.0", default-features = false }
57+
hyper-rustls = { version = "0.27.1", default-features = false }
5858
hyper-socks2 = { version = "0.9.0", default-features = false }
5959
hyper-timeout = "0.5.1"
6060
json-patch = "2.0.0"

0 commit comments

Comments
 (0)