# 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 = "rkaiq-sys" version = "5.0.6" authors = ["Varphone Wong "] description = "Rockchip RKAIQ FFI bindings for Rust" documentation = "https://docs.rs/rkaiq-sys" categories = [ "embedded", "external-ffi-bindings", "graphics", ] license = "MIT OR Apache-2.0" repository = "https://github.com/varphone/rkaiq.git" [dependencies] [build-dependencies.bindgen] version = "0.69" [features] default = [ "v5_0", "isp_hw_v30", ] fullv = [] isp_hw_v20 = [] isp_hw_v21 = [] isp_hw_v30 = [] isp_hw_v31 = [] isp_hw_v32 = [] v1_0 = [] v2_0 = [] v3_0 = [] v4_0 = [] v5_0 = []