aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1+1 −0
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 17571ff..da0ac9b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -81,5 +81,6 @@ sd-notify = { version = "0.4" }
[dev-dependencies]
cargo-deny = "0.19"
+cargo-llvm-cov = "0.8"
proptest = "1.6"
tempfile = "3.24"