Adapt Config and plugin loading

daemon::Stream integration TBD
This commit is contained in:
ppom 2025-10-03 12:00:00 +02:00
commit d887acf27e
No known key found for this signature in database
12 changed files with 253 additions and 198 deletions

View file

@ -42,6 +42,7 @@ num_cpus = "1.16.0"
# Regex matching
regex = "1.10.4"
# Configuration languages, ser/deserialisation
serde.workspace = true
serde_json = "1.0.117"
serde_yaml = "0.9.34"
jrsonnet-evaluator = "0.4.2"