Update test to use HttpClient with different configurations

This commit is contained in:
geoffsee
2025-08-14 17:17:29 -04:00
parent 55788783c5
commit 5dc549ca02
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -364,7 +364,7 @@ dependencies = [
[[package]]
name = "hyper-custom-cert"
version = "0.1.3"
version = "0.1.4"
dependencies = [
"hyper-rustls",
"hyper-tls",