# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "hifb-sys" version = "0.1.11" authors = ["Varphone Wong "] description = "Hi35XX FB API for Rust unsafe bindings.\n" homepage = "https://github.com/vaxpl/hifb-sys" documentation = "https://docs.rs/hifb-sys" readme = "README.md" categories = ["embedded", "external-ffi-bindings"] license = "MIT" [profile.release] opt-level = "z" lto = true codegen-units = 1 panic = "abort" [build-dependencies.bindgen] version = "0.56" [build-dependencies.regex] version = "1.3" [features] default = [] hi3516ev200 = [] hi3516ev300 = [] hi3518ev200 = [] hi3518ev300 = [] hi3519av100 = [] hi3531v100 = [] hi3559av100 = []