We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0705f5 commit a2cf587Copy full SHA for a2cf587
sdk/iot_hub/Cargo.toml
@@ -23,7 +23,7 @@ futures = "0.3"
23
[dev-dependencies]
24
tracing-subscriber = "0.3"
25
hyper = "1.0"
26
-hyper-rustls = "0.26"
+hyper-rustls = "0.27"
27
reqwest = "0.12.0"
28
tokio = { version = "1.0", features = ["macros"] }
29
0 commit comments