nanny 0.0.5

Safe native abstractions for Node.
[package]
name = "nanny"
version = "0.0.5"
authors = ["Dave Herman <dherman@mozilla.com>"]
description = "Safe native abstractions for Node."
repository = "https://github.com/dherman/nanny"
license = "MIT"
exclude = ["silhouette.png"]

[dependencies]
nanny-sys = { version = "0.0.2", path = "crates/nanny-sys" }