cursive/cursive-core
2021-04-06 09:28:00 -07:00
..
src Do not shrink panels beyond the minimum width required for the title. (#572) 2021-04-06 09:28:00 -07:00
Cargo.toml Update num, enum_map and ahash dependencies 2021-03-30 16:16:37 -07:00
Readme.md Update Readme 2020-05-26 11:39:05 -07:00

Cursive-core

This crate is where most of cursive is defined, except for the backends.

Third-party libraries are encouraged to depend on this instead of cursive, as it should have fewer semver breaking updates.