aatxe / irc

the irc crate – usable, async IRC for Rust
Mozilla Public License 2.0
525 stars 100 forks source link

Reconfigure chrono to remove CVE-2020-26235/RUSTSEC-2020-0159 #247

Closed kpcyrd closed 1 year ago

kpcyrd commented 1 year ago

This is similiar to #238 but instead reconfigures chrono to not use time 0.1

aatxe commented 1 year ago

Thanks, this looks great!