rb-sys 0.8.0

Rust bindings for the CRuby API
[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"
edition = "2018"
license = "MIT OR Apache-2.0"
links = "ruby"
name = "rb-sys"
version = "0.8.0"