initial matching

This commit is contained in:
Robin Appelman 2024-07-21 01:17:23 +02:00
commit 246b4552f9
31 changed files with 87489 additions and 43394 deletions

8
data/Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "cloud-log-analyser-data"
description = "static data for cloud-log-analyser"
version = "0.1.0"
edition = "2021"
[dependencies]