grafen 0.5.1

Create graphene and other substrates for use in molecular dynamics simulations.
Documentation
language: rust
rust:
    - stable
    - beta
    - nightly

branches:
    only:
        - master
        - /^v\d+\.\d+(\.\d+)?(-\S*)?$/

matrix:
    allow_failures:
        - rust: nightly