New
v4.7.4
What's Changed
- Switch to lcov code coverage by @saschagrunert in https://github.com/saschagrunert/indextree/pull/132
- fix: clean up
#[allow(clippy::from_over_into)]by @metatoaster in https://github.com/saschagrunert/indextree/pull/131 - Fix clippy lints by @saschagrunert in https://github.com/saschagrunert/indextree/pull/141
- Fix clippy lints by @saschagrunert in https://github.com/saschagrunert/indextree/pull/148
- Update dependencies by @saschagrunert in https://github.com/saschagrunert/indextree/pull/150
New Contributors
- @metatoaster made their first contribution in https://github.com/saschagrunert/indextree/pull/131
Full Changelog: https://github.com/saschagrunert/indextree/compare/v4.7.3...v4.7.4