### Chore
- update lock file
- remove dupplicate feature
### New Features
- create and delete mailboxes
- add imap sub commands, first is list mailboxes
### Bug Fixes
- allow disabling the ratatui renderer
- split out base configs from config
- clippy
### Commit Statistics
- 7 commits contributed to the release over the course of 20 calendar days.
- 44 days passed between releases.
- 7 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
* **Uncategorized**
- Allow disabling the ratatui renderer (0000089)
- Create and delete mailboxes (0000088)
- Add imap sub commands, first is list mailboxes (0000087)
- Split out base configs from config (0000086)
- Update lock file (0000085)
- Clippy (0000084)
- Remove dupplicate feature (0000083)