mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
log file stats
This commit is contained in:
parent
246b4552f9
commit
19c1c57acc
2 changed files with 55 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue