Cargo Features

swimos_remote has no features set by default.

[dependencies]
swimos_remote = { version = "0.1.0", features = ["tls", "ring_provider", "aws_lc_rs_provider"] }
tls = rustls, rustls-pemfile, tokio-rustls, webpki, webpki-roots

Affects swimos_remote::tls

ring_provider
aws_lc_rs_provider

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

rustls tls?
webpki tls?
webpki-roots tls?
tokio-rustls tls?
rustls-pemfile tls?