Emil Ernerfeldt
a12d18d9bd
Replace chrono with jiff ( #8008 )
...
`jiff` is more modern, and seem to be where the ecosystem is heading.
2026-03-24 13:58:21 +01:00
Emil Ernerfeldt
7fe58bbfd4
Forbid uses of unwrap() in the code ( #7795 )
2025-12-19 20:34:18 +01:00
Emil Ernerfeldt
f9245954eb
Enable more clippy lints ( #6853 )
...
* Follows https://github.com/emilk/egui/pull/6848
2025-04-24 17:32:50 +02:00
Emil Ernerfeldt
b6f46b000b
Some clippy fixes from 1.72.0
2023-08-25 07:44:25 +02:00
René Rössler
c3932f7f7f
Chrono update ( #2397 )
...
* 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.
2022-12-06 11:42:53 +01:00
Emil Ernerfeldt
041f2e64ba
Move all crates into a crates directory ( #1940 )
2022-08-20 10:41:49 +02:00