Skip to content

Commit

Permalink
Add chrono to dependencies list
Browse files Browse the repository at this point in the history
  • Loading branch information
pibiba authored Nov 22, 2024
1 parent 211f6da commit f8563b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ cached = "0.42.0"
rand = "0.8.5"
globset = "0.4"
time = { version = "0.3", features = ["local-offset", "formatting"]}
chrono = "0.4.38"

[dev-dependencies]
criterion = { version = "0.4", features = ["html_reports"] }
Expand Down

0 comments on commit f8563b5

Please sign in to comment.