log file stats

This commit is contained in:
Robin Appelman 2024-07-21 01:50:55 +02:00
commit 19c1c57acc
2 changed files with 55 additions and 0 deletions

View file

@ -11,3 +11,6 @@ regex = "1.10.5"
log = "0.4.22"
clap = { version = "=4.1.3", features = ["derive"] }
cloud-log-analyser-data = { version = "0.1.0", path = "./data" }
[profile.dev.package."*"]
opt-level = 3