Cargo Features

[dependencies]
irae = { version = "0.1.0", default-features = false, features = ["term"] }
default = term

term def while developing because otherwise LSP is annoyingly bad should ideally not have this on during library publish, so lib users do not have to pull in cli deps maybe factor into workspace later instead

term default = anyhow, clap, clap_complete, indicatif, tracing-subscriber

Affects irae::term

Required by the irt 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.

indicatif term
tracing-subscriber term
clap term
clap_complete term
anyhow term