# 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 = "2021" name = "xplane-sdk-sys" version = "0.3.0" description = "Low level bindings for the X-Plane SDK" documentation = "https://docs.rs/xplane-sdk-sys/" readme = "README.md" keywords = [ "x-plane", "xplane", "sdk", "bindings", ] license = "MIT OR Apache-2.0" repository = "https://github.com/constvoidptr/xplane-sdk/tree/master/xplane-sdk-sys" [dependencies] [build-dependencies.bindgen] version = "0.69.4" optional = true [features] generate-bindings = ["dep:bindgen"]