tally-todo 0.7.0

Make TODO management a little more automatic
1
2
3
4
5
pub mod config_storage;
pub mod history_storage;
pub mod ignore_storage;
pub mod project_registry_storage;
pub mod task_storage;