mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
* limit day to last day of month if the month or year is changed * update chrono to 0.4.23, switch to NaiveDate and remove use of deprecated functions.