feat: select processor

This commit is contained in:
Elias Renman
2023-11-20 01:25:25 +01:00
parent e94fcc36c4
commit 26bc065a00
11 changed files with 234 additions and 37 deletions

View File

@@ -6,5 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
assert-json-diff = "2.0.2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_json = "1.0"