lava_torrent 0.1.0

A library for parsing/encoding bencode and .torrent files.
Documentation
language: rust
sudo: false
rust:
  - nightly
  - beta
  - stable
matrix:
  allow_failures:
    - rust: nightly
branches:
  only:
    - master