ruru 0.7.7

Native Ruby extensions in Rust
Documentation
[package]
name = "ruru"
version = "0.7.7"
authors = ["Dmitry Gritsay <unseductable@gmail.com>"]

description = "Native Ruby extensions in Rust"
documentation = "http://d-unseductable.github.io/ruru/ruru/index.html"
homepage = "https://github.com/d-unseductable/ruru"
repository = "https://github.com/d-unseductable/ruru"
readme = "README.md"
keywords = ["ruby", "ruru"]
license = "MIT"

[dependencies]
ruby-sys = "0.2.6"