neon 0.1.21

A safe abstraction layer for Node.js.
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "neon"
version = "0.1.21"
authors = ["Dave Herman <dherman@mozilla.com>"]
build = "build.rs"
links = "neon-runtime"
exclude = ["neon.jpg"]
description = "A safe abstraction layer for Node.js."
homepage = "https://www.neon-bindings.com"
documentation = "https://api.neon-bindings.com/neon/index.html"
readme = "README.md"
license = "MIT/Apache-2.0"
repository = "https://github.com/neon-bindings/neon"
[dependencies.cslice]
version = "0.2"

[dependencies.neon-runtime]
version = "=0.1.21"

[dependencies.semver]
version = "0.9.0"
[dev-dependencies.lazy_static]
version = "0.2.8"

[dev-dependencies.rustc_version]
version = "0.2"
[build-dependencies.neon-build]
version = "=0.1.21"