mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
exception matching
This commit is contained in:
parent
28c93c935c
commit
4bf687461f
7 changed files with 185 additions and 23 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
|
@ -167,6 +167,9 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cloud-log-analyser-data"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "constant_time_eq"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue