Skip to content

Commit

Permalink
Update hyper-rustls minimum version (#1575)
Browse files Browse the repository at this point in the history
Signed-off-by: David Cook <dcook@divviup.org>
  • Loading branch information
divergentdave authored Sep 9, 2024
1 parent b3e9944 commit 3179e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ http-body-util = "0.1.2"
hyper = "1.2.0"
hyper-util = "0.1.3"
hyper-openssl = "0.10.2"
hyper-rustls = { version = "0.27.0", default-features = false }
hyper-rustls = { version = "0.27.1", default-features = false }
hyper-socks2 = { version = "0.9.0", default-features = false }
hyper-timeout = "0.5.1"
json-patch = "2.0.0"
Expand Down

0 comments on commit 3179e57

Please sign in to comment.