Skip to content

Commit 1fbfd16

Browse files
Update hyper-rustls requirement from 0.23 to 0.24 (#1258)
1 parent 4a3f173 commit 1fbfd16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/iot_hub/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ futures = "0.3"
2727
[dev-dependencies]
2828
env_logger = "0.10"
2929
hyper = "0.14"
30-
hyper-rustls = "0.23"
30+
hyper-rustls = "0.24"
3131
reqwest = "0.11.0"
3232
tokio = { version = "1.0", features = ["macros"] }
3333

0 commit comments

Comments
 (0)