packet-builder 0.7.0

High-level library for interacting with low-level network data.
Documentation
language: rust
cache: cargo
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly

branches:
  except:
    - staging.tmp
    - trying.tmp