Cargo Features
crates_io_api-wasm-patch has no features set by default.
[dependencies]
crates_io_api-wasm-patch = { version = "0.12.1", features = ["rustls"] }
- default
-
These default features are set whenever
crates_io_api-wasm-patch
is added without
somewhere in the dependency tree.default-features = false Enables default-tls of reqwest
reqwest:
Note: this doesn't enable the 'native-tls' feature, which adds specific functionality for it.
- rustls
-
Enables rustls-tls of reqwest
crates_io_api-wasm-patch has 2 features without comments.