quickersort 3.0.1

Fast sorting compatible with stable Rust. Also has (optional) support for efficient and robust sorting of floating point numbers.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly

branches:
  only:
  - master
  - staging
  - trying

notifications:
  email: false