rb-sys-build 0.9.13

Build system for rb-sys
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.regex]
version = "1"

[dependencies.serde_json]
version = "1.0"

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

[package]
description = "Build system for rb-sys"
edition = "2021"
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"
version = "0.9.13"