app_dirs2 2.0.2

Put your app's data in the right place on every platform -- maintained fork.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly
os:
  - linux
  - osx