generic_cong_avoid 0.3.0

A Congestion Control Plane
language: rust
rust:
    - nightly
cache: cargo
script:
    - cargo build
    - cargo test