[build-dependencies.bindgen]
version = "0.59"
[build-dependencies.pkg-config]
version = "0.3.24"
[dependencies.libc]
version = "0.2.112"
[features]
default = []
link-ruby = []
ruby-static = []
[lib]
doctest = false
[package]
categories = ["ruby", "external-ffi-bindings"]
description = "Rust bindings for the CRuby API"
documentation = "https://docs.rs/rb-sys"
edition = "2018"
homepage = "https://github.com/oxidize-rb/rb-sys"
license = "MIT OR Apache-2.0"
links = "ruby"
name = "rb-sys"
readme = "./../../readme.md"
repository = "https://github.com/oxidize-rb/rb-sys"
version = "0.8.1"