Sha256: 813bdc367b8057139d889355ae7352899e40c749df52c14fcf7333e2ee6935a4

Contents?: true

Size: 1.54 KB

Versions: 2

Compression:

Stored size: 1.54 KB

Contents

# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2018"
rust-version = "1.65"
name = "rb-sys-build"
version = "0.9.108"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Build system for rb-sys"
homepage = "https://github.com/oxidize-rb/rb-sys"
readme = false
license = "MIT OR Apache-2.0"
repository = "https://github.com/oxidize-rb/rb-sys"

[lib]
name = "rb_sys_build"
path = "src/lib.rs"
doctest = false
bench = false

[dependencies.bindgen]
version = "0.69"
features = ["runtime"]
default-features = false

[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]
version = "2.0"
features = [
    "parsing",
    "full",
    "extra-traits",
]

[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 = []

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/rb-sys-build-0.9.108/Cargo.toml
wasmtime-28.0.0 ./ext/cargo-vendor/rb-sys-build-0.9.108/Cargo.toml