tests(server): initial cargo-mutants

This commit is contained in:
hdbg
2026-04-05 16:00:13 +02:00
committed by Skipper
parent 498e2e3145
commit 38284d84b6
9 changed files with 26 additions and 0 deletions

View File

@@ -44,3 +44,4 @@ sha2 = "0.10"
spki = "0.7"
prost = "0.14.3"
miette = { version = "7.6.0", features = ["fancy", "serde"] }
mutants = "0.0.4"