# 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 = "openvx" version = "0.1.3" authors = ["Markus Mayer "] description = "OpenVX 1.3.1 wrapper" readme = "README.md" keywords = [ "openvx", "opencv", "opencl", ] categories = [ "computer-vision", "api-bindings", ] license = "MIT" repository = "https://github.com/sunsided/rust-openvx" [dependencies.openvx-sys] version = "0.1.3" [dependencies.static_assertions] version = "1.1.0"