rusty-tags 0.8.2

Create ctags/etags for a cargo project and all of its dependencies
language: rust
rust:
  - stable
  - beta
  - nightly

notifications:
  email:
    on_success: never