BurntSushi / walkdir

Rust library for walking directories recursively.
The Unlicense
1.21k stars 106 forks source link

update some debs mostly for minimal-versions #112

Closed Eh2406 closed 5 years ago

Eh2406 commented 5 years ago

This bumps the minimal acceptable versions in Cargo.toml to versions that are compatible with -Z minimal-versions. This is part of the process of seeing how hard this is for crates to use in preparation for getting it stabilized for use in CI, specifically upstreaming the changes required to get criterion working with it. It is easy to use if all of your dependencies support it, but much harder if trying to impose it on them.

As requested this allsow adds it to CI. So if you have feedback on the experience please report it at the tracking issue.

Eh2406 commented 5 years ago

Just FYI I am giving the full speech in each PR, so if someone comes to read them in the future they have some context.

BurntSushi commented 5 years ago

This is on crates.io in walkdir 2.2.3.