# 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 = "rkrga-sys" version = "0.1.1" authors = ["Varphone Wong "] description = "Rockchip RGA FFI bindings for Rust" documentation = "https://docs.rs/rkrga-sys" categories = ["embedded", "external-ffi-bindings", "graphics"] license = "MIT" repository = "https://github.com/varphone/rkrga.git" resolver = "2" [package.metadata.docs.rs] default-target = "aarch64-unknown-linux-gnu" no-default-features = true [dependencies] [build-dependencies.bindgen] version = "0.59.2" optional = true [features] default = [] use-bindgen = ["bindgen"]