rutie 0.4.1

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.4.1"
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"
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "danielpclark/rutie"