runng-sys 1.1.0-rc

Bindings to nng (Nanomsg-Next-Generation) aka Nanomsg2
Documentation
[package]
name = "runng-sys"
version = "1.1.0-rc"
authors = ["Jake W <jeikabu@gmail.com>"]

description = "Bindings to nng (Nanomsg-Next-Generation) aka Nanomsg2"
keywords = ["nng", "nanomsg"]
license = "MIT"
repository = "https://github.com/jeikabu/runng"

[badges]
appveyor = { repository = "jake-ruyi/runng", branch = "master", service = "github" }
travis-ci = { repository = "jeikabu/runng", branch = "master" }
codecov = { repository = "jeikabu/runng", branch = "master", service = "github" }

[dependencies]

[build-dependencies]
cmake = "0.1"
bindgen = "0.40"