app_dirs2 2.5.4

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