libinspire 0.1.0

For interacting with API of inspirehep.net
Documentation
language: rust

rust:
    - stable
    - beta
    - nightly

matrix:
    allow_failures:
        - rust:
            - beta
            - nightly