# 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 = "byondapi-sys" version = "0.11.2" authors = ["tigercat2000 "] build = "build.rs" exclude = [".vscode/*"] autobins = false autoexamples = false autotests = false autobenches = false description = "Raw bindgen bindings for byondapi" readme = "README.md" keywords = [ "byond", "byondapi", ] license = "MIT" repository = "https://github.com/spacestation13/byondapi-rs" [package.metadata.docs.rs] default-target = "i686-unknown-linux-gnu" targets = [] [lib] name = "byondapi_sys" path = "src/lib.rs" [dependencies.libloading] version = "0.8" [build-dependencies.bindgen] version = "0.69" [build-dependencies.doxygen-rs] version = "0.4" [features] byond-515-1621 = [] default = ["byond-515-1621"]