pinboard 2.0.1

A lock-free, threadsafe way to publish data, just stick it on the pinboard
Documentation
language: rust
cache: cargo
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly

branches:
  only:
    - staging
    - trying
    - master