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 4a3f173 commit 1fbfd16Copy full SHA for 1fbfd16
sdk/iot_hub/Cargo.toml
@@ -27,7 +27,7 @@ futures = "0.3"
27
[dev-dependencies]
28
env_logger = "0.10"
29
hyper = "0.14"
30
-hyper-rustls = "0.23"
+hyper-rustls = "0.24"
31
reqwest = "0.11.0"
32
tokio = { version = "1.0", features = ["macros"] }
33
0 commit comments