1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 22:37:11 +03:00
wezterm/frecency
Orhun Parmaksız 0bf36e5ada refactor: replace the deprecated usage of chrono::TimeZone::ymd
Since `chrono` 0.4.23, `chrono::TimeZone::ymd` is deprecated
in favor of `with_ymd_and_hms()`. This commit removes the deprecated
usage and switches to the new `chrono` library API.

Signed-off-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2022-11-20 09:39:10 -08:00
..
src refactor: replace the deprecated usage of chrono::TimeZone::ymd 2022-11-20 09:39:10 -08:00
Cargo.toml char selector: track recently selected emoji and use frecency to show it 2022-08-31 22:56:58 -07:00