objecthash 0.2.2

A content hashing algorithm which works across multiple encodings (JSON, Protobufs, etc)
Documentation
language: rust
sudo: false

branches:
  only:
    - master

rust:
  - stable
  - beta
  - nightly

os:
  - linux
  - osx

notifications:
  irc: 'irc.freenode.org#cryptosphere'