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 01d84e7 commit 4497774Copy full SHA for 4497774
runtime/swimos_remote/Cargo.toml
@@ -31,7 +31,7 @@ smallvec = { workspace = true }
31
url = { workspace = true }
32
pin-project = { workspace = true }
33
34
-rustls = { workspace = true, optional = true, features = ["ring"] }
+rustls = { workspace = true, optional = true }
35
webpki = { workspace = true, optional = true }
36
webpki-roots = { workspace = true, optional = true }
37
tokio-rustls = { workspace = true, optional = true }
0 commit comments