Fix Windows Bug

This commit is contained in:
Wyatt Herkamp 2024-01-28 06:23:40 -05:00 committed by Jeremy Soller
parent 65227fcd76
commit 44960f5d08
3 changed files with 188 additions and 135 deletions

View file

@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
chrono = { version = "0.4", features = ["unstable-locales"] }
dirs = "5.0.1"
env_logger = "0.10"
env_logger = "0.11"
once_cell = "1.19"
lexical-sort = "0.3.1"
log = "0.4"