Releases: mike-kfed/lcov2cobertura
Releases · mike-kfed/lcov2cobertura
1.0.5
- updated dependencies
- apply clippy lints
- minimum rustc version 1.73
1.0.3
update quick-xml dependency
add rustc and clippy flags to Cargo.toml
1.0.2
update quick-xml dependency
1.0.1
avoid allocations where unnecessary
1.0.0
- feature parity with original Python script
- library published on crates.io