Cargo Features

[dependencies]
intelli-shell = { version = "0.2.7", default-features = false, features = ["tldr", "debug"] }
default = tldr

The tldr feature is set by default whenever intelli-shell is added without default-features = false somewhere in the dependency tree.

tldr default

Enables git2 ^0.17 and tempfile

debug

IntelliShell has 3 features without comments.