1
0
mirror of https://github.com/BitskiCo/jwk-rs synced 2024-11-21 19:49:20 +00:00
jwk-rs/.tarpaulin.toml

10 lines
176 B
TOML
Raw Permalink Normal View History

2020-07-16 03:43:53 +00:00
[default_coverage]
exclude-files = ["target"]
all-features = true
locked = true
target-dir = "target/tarpaulin"
[report]
out = ["Html", "Xml"]
output-dir = "target/tarpaulin"