Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/walkdir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-11ci: set override to force selected Rust versionAndrew Gallant
2020-01-11style: switch to rustfmtAndrew Gallant
2020-01-11ci: switch to actions-rs/toolchainAndrew Gallant
2020-01-11msrv: bump to 1.34.0Andrew Gallant
For now, we don't switch to Rust 2018 to avoid creating a larger-than-necessary divergence with the in-progress walkdir 3 rewrite.
2020-01-11ci: switch to GitHub ActionsAndrew Gallant