findutils 0.10.0

Rust implementation of GNU findutils
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 📦 Findutils 0.4.2 Release

## What's Changed
* Remove appveyor configuration by @sylvestre in https://github.com/uutils/findutils/pull/263
* Remove the travis configuration as we don't use it by @sylvestre in https://github.com/uutils/findutils/pull/264
* CI: test all features by @sylvestre in https://github.com/uutils/findutils/pull/267

## dependencies upgrades
* build(deps): bump once_cell from 1.17.1 to 1.18.0 by @dependabot in https://github.com/uutils/findutils/pull/250
* build(deps): bump chrono from 0.4.24 to 0.4.26 by @dependabot in https://github.com/uutils/findutils/pull/249
* build(deps): bump predicates from 3.0.2 to 3.0.3 by @dependabot in https://github.com/uutils/findutils/pull/245
* move to uucore 0.0.20 by @sylvestre in https://github.com/uutils/findutils/pull/265

**Full Changelog**: https://github.com/uutils/findutils/compare/0.4.1...0.4.2