Cargo Features

bolt-client has no features set by default.

[dependencies]
bolt-client = { version = "0.11.0", features = ["tokio-stream"] }
tokio-stream = pin-project, tokio, tokio-rustls, webpki-roots

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.

pin-project tokio-stream?

Enables pin-project

Feature: tokio-stream

tokio tokio-stream?
tokio-rustls tokio-stream?

Enables tokio-rustls ^0.23.0

webpki-roots tokio-stream?

Enables webpki-roots ^0.22.0