test: add payload protocol tests and refactor write_results

This commit is contained in:
2026-02-24 14:00:15 +02:00
parent 48c8911962
commit b16b591580
8 changed files with 75 additions and 17 deletions

View File

@@ -5,7 +5,6 @@ authors.workspace = true
edition.workspace = true
[dependencies]
claims.workspace = true
miette.workspace = true
rcgen.workspace = true
rustls.workspace = true
@@ -17,6 +16,7 @@ tokio.workspace = true
toml.workspace = true
[dev-dependencies]
claims.workspace = true
cargo-husky.workspace = true
[lints]