# 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 = "libdisplay-info-sys" version = "0.1.0" authors = ["Christian Meissl "] build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = "Low-level bindings for libdisplay-info." documentation = "https://docs.rs/libdisplay-info-sys/" readme = "README.md" keywords = [ "libdisplay", "DisplayID", "EDID", ] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/Smithay/libdisplay-info-rs" [lib] name = "libdisplay_info_sys" path = "src/lib.rs" [dependencies]