bp7 0.10.6

Rust implementation of dtn Bundle Protocol Version 7 ([RFC 9171]
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
cache: cargo
os:
  - linux
  - osx
matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true