capnp 0.1.21

Runtime library for Cap'n Proto serialization
language: rust
script:
  - cargo build
  - cargo test
  - cargo doc