Skip to content

Commit

Permalink
hyper-rustls features
Browse files Browse the repository at this point in the history
  • Loading branch information
lwshang committed Jul 16, 2024
1 parent 52dd553 commit 0323179
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ic-agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@ hyper-util = { version = "0.1.3", features = [
"http2",
], optional = true }
hyper-rustls = { version = "0.27", default-features = false, features = [
"ring",
"webpki-roots",
"http1",
"http2",
], optional = true }
tokio = { version = "1.24.2", features = ["time"] }
Expand Down

0 comments on commit 0323179

Please sign in to comment.