Cargo Features

[dependencies]
mumble-protocol = { version = "0.4.1", default-features = false, features = ["webrtc-extensions", "openssl"] }
default = openssl

The openssl feature is set by default whenever mumble-protocol is added without default-features = false somewhere in the dependency tree.

webrtc-extensions

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.

openssl default

Affects mumble-protocol::crypt