Cargo Features

oci-wasm has no features set by default.

[dependencies]
oci-wasm = { version = "0.0.5", features = ["rustls-tls"] }
default

These default features are set whenever oci-wasm is added without default-features = false somewhere in the dependency tree.

Enables native-tls of oci-client

rustls-tls

Enables rustls-tls of oci-client

oci-wasm has 2 features without comments.