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 e1773e1 commit bfa073dCopy full SHA for bfa073d
sdk/iot_hub/Cargo.toml
@@ -23,7 +23,7 @@ futures = "0.3"
23
[dev-dependencies]
24
env_logger = "0.10"
25
hyper = "1.0"
26
-hyper-rustls = "0.24"
+hyper-rustls = "0.25"
27
reqwest = "0.11.0"
28
tokio = { version = "1.0", features = ["macros"] }
29
0 commit comments