tantivy-fst 0.2.1

This is a tantivy-specific fork from the fst crate from Burntsushi. (Please use the fst crate instead.)
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
script: ci/script.sh
branches:
  only:
    - master