mirror of
https://github.com/RGBCube/watt
synced 2025-07-30 09:27:45 +00:00
debug: use jiff instead of chrono
This commit is contained in:
parent
f88f92fbda
commit
bbe0d9dfd3
4 changed files with 16 additions and 231 deletions
|
@ -13,8 +13,8 @@ dirs = "6.0"
|
|||
clap = { version = "4.0", features = ["derive"] }
|
||||
num_cpus = "1.16"
|
||||
ctrlc = "3.4"
|
||||
chrono = "0.4"
|
||||
log = "0.4"
|
||||
env_logger = "0.11"
|
||||
thiserror = "2.0"
|
||||
anyhow = "1.0"
|
||||
jiff = "0.2.13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue