stevedonovan / chrono-english

Converting informal English dates (like `date` command) to chrono DateTime in Rust
MIT License
57 stars 14 forks source link

Run rustfmt #25

Open HarrisonMc555 opened 1 year ago

HarrisonMc555 commented 1 year ago

I wanted to contribute a pull request but noticed that the formatting was somewhat inconsistent. I ran rustfmt (using cargo fmt) before making my changes.