Sha256: 7c7b8d5f3628d079736506f2c79414559e4224d663241bbc0782b88ad6665671

Contents?: true

Size: 1.81 KB

Versions: 3

Compression:

Stored size: 1.81 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"
version = "0.9.100"
build = "build/main.rs"
links = "rb"
description = "Rust bindings for the CRuby API"
homepage = "https://github.com/oxidize-rb/rb-sys"
documentation = "https://docs.rs/rb-sys"
readme = "readme.md"
categories = ["external-ffi-bindings"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/oxidize-rb/rb-sys"

[lib]
doctest = false

[dev-dependencies.rusty-fork]
version = "0.3.0"

[build-dependencies.rb-sys-build]
version = "0.9.100"

[features]
bindgen-deprecated-types = ["rb-sys-build/bindgen-deprecated-types"]
bindgen-enable-function-attribute-detection = ["rb-sys-build/bindgen-enable-function-attribute-detection"]
bindgen-impl-debug = ["rb-sys-build/bindgen-impl-debug"]
bindgen-layout-tests = ["rb-sys-build/bindgen-layout-tests"]
bindgen-rbimpls = ["rb-sys-build/bindgen-rbimpls"]
bindgen-return-const-encoding-pointers = ["rb-sys-build/bindgen-return-const-encoding-pointers"]
bindgen-sizet-is-usize = ["rb-sys-build/bindgen-sizet-is-usize"]
default = []
fuzz = []
global-allocator = []
link-ruby = []
no-link-ruby = []
ruby-macros = ["stable-api"]
ruby-static = []
stable-api = []
stable-api-compiled-fallback = ["stable-api"]
stable-api-compiled-force = []
stable-api-compiled-testing = ["stable-api-compiled-fallback"]

[lints.rust.unexpected_cfgs]
level = "warn"
priority = 0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wasmtime-23.0.2 ./ext/cargo-vendor/rb-sys-0.9.100/Cargo.toml
wasmtime-22.0.0 ./ext/cargo-vendor/rb-sys-0.9.100/Cargo.toml
wasmtime-21.0.1 ./ext/cargo-vendor/rb-sys-0.9.100/Cargo.toml