jwalk 0.3.0

Filesystem walk performed in parallel with streamed and sorted results.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true