# 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 = "vaal" version = "0.3.4" authors = ["Au-Zone Technologies"] exclude = [ "/.github/*", "/.gitattributes", "/clippy.toml", "/codecov.yml", ] description = "DeepView Visual AI Acceleration Library (VAAL) provides a highly-optimized and easy-to-use framework for running various vision-based AI/ML models on embedded hardware." homepage = "https://support.deepviewml.com" documentation = "https://docs.rs/vaal" readme = "README.md" keywords = [ "vaal", "visionpack", ] categories = [ "computer-vision", "multimedia::video", "api-bindings", ] license = "AGPL-3.0" repository = "https://github.com/DeepViewML/vaal-rs" [lib] name = "vaal" [dependencies.deepviewrt] version = "0.5.0" [dependencies.vaal-sys] version = "0.3.4"