# 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 = "himipi-sys" version = "0.1.7" authors = ["Varphone Wong "] description = "Hi35XX MIPI API for Rust unsafe bindings.\n" homepage = "https://github.com/vaxpl/himipi-sys" documentation = "https://docs.rs/himipi-sys" readme = "README.md" categories = ["embedded", "external-ffi-bindings"] license = "MIT" [profile.release] opt-level = "z" lto = true codegen-units = 1 panic = "abort" [dev-dependencies.libc] version = "0.2" [build-dependencies.bindgen] version = "0.56" [build-dependencies.chrono] version = "0.4" [build-dependencies.regex] version = "1.3" [features] default = [] hi3516ev200 = [] hi3516ev300 = [] hi3518ev200 = [] hi3518ev300 = [] hi3519av100 = [] hi3531v100 = [] hi3559av100 = []