openvino 0.1.1

High-level bindings for OpenVINO.
[dependencies.openvino-sys]
version = "0.1.1"

[dependencies.thiserror]
version = "1.0.20"

[package]
authors = ["OpenVINO Project Developers"]
description = "High-level bindings for OpenVINO."
documentation = "https://docs.rs/openvino"
edition = "2018"
exclude = ["/tests"]
homepage = "https://github.com/openvinotoolkit/openvino/tree/master/inference-engine/ie_bridges/rust"
license = "Apache-2.0"
name = "openvino"
readme = "README.md"
repository = "https://github.com/openvinotoolkit/openvino"
version = "0.1.1"