Cargo Features

[dependencies]
lingua-franca = { version = "0.2.2", default-features = false, features = ["binary"] }
default = binary

The binary feature is set by default whenever lingua-franca is added without default-features = false somewhere in the dependency tree.

binary default = git2, which

Required by the lingo binary

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.

which binary

Enables which ^6.0

git2 binary