trawler 0.3.5

A workload generator that emulates the traffic to lobste.rs
Documentation
language: rust
sudo: false
cache: cargo
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly