Cargo Features

Nongli has no features set by default.

[dependencies]
nongli = { version = "0.4.1", features = ["cli", "serde", "clap"] }
cli = anstyle

Affects nongli::cli_calendar

Required by the binary

serde

Enables chrono and serde

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.

anstyle cli?
clap implicit feature

Enables clap

clap:

A simple to use, efficient, and full-featured Command Line Argument Parser

Required by the binary