Cargo Features

Polenta has no features set by default.

[dependencies]
polenta = { version = "0.1.1", features = ["repl"] }
repl = colored, rustyline

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

colored repl?

Enables colored ^2.1.0

repl dependencies

rustyline repl?

Enables rustyline ^14.0.0