niax / rust-email

Implementation of MIME Messages for Rust
MIT License
62 stars 34 forks source link

Remove default-features from chrono #61

Open alexwennerberg opened 3 years ago

alexwennerberg commented 3 years ago

Many of the features of chrono aren't used in this library. This simplifies the build tree.