[badges.appveyor]
branch = "master"
repository = "tildeio/helix"
service = "github"
[badges.travis-ci]
branch = "master"
repository = "tildeio/helix"
[dependencies.cstr-macro]
version = "0.1.0"
[dependencies.libc]
version = "0.2.0"
[dependencies.libcruby-sys]
version = "0.7.5"
[package]
authors = ["Godhuda <engineering+godhuda@tilde.io>"]
categories = ["api-bindings"]
description = "Embed Rust in your Ruby"
documentation = "https://usehelix.com/documentation"
homepage = "https://usehelix.com"
include = ["src/**/*.rs", "Cargo.toml"]
keywords = ["ruby", "rails", "binding", "extension", "embed"]
license = "ISC"
name = "helix"
readme = "README.md"
repository = "https://github.com/tildeio/helix"
version = "0.7.5"