Changed
- [Breaking] Replace
chrono
with standard library types- Replace
chrono::DateTime<Utc>
withstd::time::SystemTime
- Replace
Removed
- Remove unused
anyhow
dependency - Remove
fake
dependency
chrono
with standard library types
chrono::DateTime<Utc>
with std::time::SystemTime
anyhow
dependencyfake
dependency