rb-sys-build 0.9.97

Build system for rb-sys
Documentation
[dependencies.bindgen]
default-features = false
features = ["runtime"]
version = "0.69"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.regex]
version = "1"

[dependencies.shell-words]
version = "1.1"

[dependencies.syn]
features = ["parsing", "full", "extra-traits"]
version = "2.0"

[features]
bindgen-deprecated-types = []
bindgen-enable-function-attribute-detection = []
bindgen-impl-debug = []
bindgen-layout-tests = []
bindgen-rbimpls = []
bindgen-return-const-encoding-pointers = []
bindgen-sizet-is-usize = []
default = []

[lib]
bench = false
doctest = false

[package]
description = "Build system for rb-sys"
edition = "2018"
homepage = "https://github.com/oxidize-rb/rb-sys"
license = "MIT OR Apache-2.0"
name = "rb-sys-build"
repository = "https://github.com/oxidize-rb/rb-sys"
rust-version = "1.63"
version = "0.9.97"