Cargo Features

cargo-dist has no features set by default.

[dependencies]
cargo-dist = { version = "0.19.1", features = ["fear_no_msrv", "tls_native_roots"] }
fear_no_msrv

Use bleeding edge features that might mess up people using 'cargo install'
with older toolchains. This is used for our prebuilt binaries.

Enables stdout_to_stderr_modern of axoprocess

tls_native_roots

Enables tls_native_roots of axoupdater ^0.6.8, tls-native-roots of gazenot and tls-native-roots of axoasset

axoasset:

On the off-chance native tls roots cause a problem, they can be opted out of by only using remote-min