Cargo Features

grid-sim has no features set by default.

[dependencies]
grid-sim = { version = "0.3.0", features = ["binaries"] }
binaries = argparse, ncurses

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

argparse binaries?
ncurses binaries?

Enables ncurses ^5.86.0