use Aery;
use Plugin;
/// Adds Cells dependencies to the App.
/// # Note
/// If you are using [Aery](https://crates.io/crates/aery), add it to the App before this plugin, or just add this plugin.
/// This plugin will add Aery if it's not in the app, since it is a unique plugin,
/// having multiple will panic.
;