ql2 1.1.0

RethinkDB protocol
Documentation
[package]
name = "ql2"
description = "RethinkDB protocol"
version = "1.1.0"
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-rethinkdb/ql2"
documentation = "https://docs.rs/ql2"
readme = "README.md"
keywords = ["database", "rethinkdb", "reql", "ql2"]
authors = ["rushmorem <rushmore@webenchanter.com>"]

[dependencies]
protobuf = "1.1"