Sha256: 4069fa3726b66251d56fff23c5e33b9304ee956d429446242a49733afad2a3d2
Contents?: true
Size: 1.38 KB
Versions: 3
Compression:
Stored size: 1.38 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.100" description = "Build system for rb-sys" homepage = "https://github.com/oxidize-rb/rb-sys" license = "MIT OR Apache-2.0" repository = "https://github.com/oxidize-rb/rb-sys" [lib] 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
3 entries across 3 versions & 1 rubygems