Update chrono

This commit is contained in:
Joscha 2023-02-11 22:12:58 +01:00
parent 64c41b1073
commit 4529f383fe
9 changed files with 409 additions and 395 deletions

View file

@ -4,7 +4,7 @@ version = "0.2.0"
edition = "2021"
[dependencies]
chrono = "0.4.22"
chrono = "0.4.23"
clap = { version = "4.0.18", features = ["derive"] }
codespan-reporting = "0.11.1"
colored = "2.0.0"