obsidian 0.2.2

Ergonomic async http framework for amazing, reliable and efficient web
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
branches:
  only:
  - master
  - develop
matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true
cache: cargo