# 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] name = "allegro_dialog-sys" version = "0.0.46" authors = ["SiegeLord "] build = "build.rs" links = "allegro_dialog" autobins = false autoexamples = false autotests = false autobenches = false description = "Allegro 5 dialog addon Rust binding" documentation = "http://siegelord.github.io/RustAllegro/doc/allegro_dialog-sys/index.html" readme = false keywords = ["dialogs"] categories = [ "gui", "external-ffi-bindings", ] license = "Zlib" repository = "https://github.com/SiegeLord/RustAllegro" [lib] name = "allegro_dialog_sys" path = "src/lib.rs" [dependencies.allegro-sys] version = "=0.0.46" [dependencies.allegro_util] version = "=0.0.46" [dependencies.libc] version = "0.2" [features] link_debug = [] link_none = [] link_static = []