Cargo Features
oci-wasm has no features set by default.
[dependencies]
oci-wasm = { version = "0.2.0", features = ["rustls-tls"] }
- default
-
These default features are set whenever
oci-wasm
is added without
somewhere in the dependency tree.default-features = false Enables native-tls of oci-client
- rustls-tls
-
Enables rustls-tls of oci-client
oci-wasm has 2 features without comments.