rutie 0.1.3

The tie between Ruby and Rust.
Documentation
# 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 = "rutie"
version = "0.1.3"
authors = ["Steve Klabnik <steve@steveklabnik.com>", "Dmitry Gritsay <unseductable@gmail.com>", "Daniel P. Clark <6ftdan@gmail.com>"]
build = "build.rs"
links = "ruby"
description = "The tie between Ruby and Rust."
readme = "README.md"
keywords = ["cruby", "ruby", "rutie"]
license = "MIT"
repository = "https://github.com/danielpclark/rutie"
[dependencies.lazy_static]
version = "1.0.1"

[dependencies.libc]
version = "0.2.42"
[build-dependencies.pkg-config]
version = "0.3.10"