@ -22,6 +22,9 @@ tell you that you have 15 days up to it.
- [x] Add unique identifier for each event
- [x] List events
- [ ] Add Events with time
- [ ] List events with time
- [ ] Sort events by ETA
- [ ] Removing events
- [ ] Replace `dbg!` with [env_logger](https://crates.io/crates/env_logger)
(reasoning: Although `dbg!` is nice and dandy, it can't be disabled, and