cargo-shim 0.2.0

A helper library for interacting with Cargo
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly

matrix:
  allow_failures:
    - rust: nightly

script:
  - cargo test --verbose