kync 0.1.6

KyNc – a generic API for key encapsulation and a Rust interface to KyNc-plugins
Documentation
language: rust
rust:
  - stable

os:
  - linux
  - osx

compiler:
  - gcc
  - clang

script:
  - cargo test --verbose
  - cargo test --verbose --release