
Convenient re-exports of indicatif, console, dialoguer and clap
Just add this to your `Cargo.toml` file
```toml
[dependencies]
console_stuff = "0.2.1"
```
or
```toml
[dependencies]
console_stuff = { git = "https://github.com/stewthestew/console_stuff" }
```
For the latest stuff in a re-export crate