Files
poem/.tarpaulin.toml
Sunli d44b48aa83 bump syn from 1.0 to 2.0
bump `darling` from `0.14` to `0.20`
deprecated `poem-dbsession` crate
2023-06-21 19:18:38 +08:00

12 lines
200 B
TOML

[all]
workspace = true
avoid_cfg_tarpaulin = true
all-features = true
exclude = []
exclude-files = [
"examples/**/*",
"poem-derive/**/*",
"poem-openapi-derive/**/*",
"poem-grpc-build/**/*",
]