include cargo-tarpaulin in dev-dependencies

This commit is contained in:
bitfl0wer 2023-08-26 13:40:56 +02:00
parent b06880b181
commit 0cbc6bf4c6
2 changed files with 723 additions and 36 deletions

758
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -50,3 +50,4 @@ chorus-macros = { path = "chorus-macros" }
tokio = { version = "1.29.1", features = ["full"] } tokio = { version = "1.29.1", features = ["full"] }
lazy_static = "1.4.0" lazy_static = "1.4.0"
rusty-hook = "0.11.2" rusty-hook = "0.11.2"
cargo-tarpaulin = "0.26.1"