# 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 = "2018" name = "ux-mediapipe" version = "0.1.0" description = "Rusty bindings for Google mediapipe" documentation = "https://docs.rs/ux-mediapipe" license = "MPL-2.0" [lib] name = "mediapipe" [dependencies.cgmath] version = "0.18.0" [dependencies.libc] version = "0.2.0" [dependencies.opencv] version = "0.63.0" features = ["videoio", "highgui", "imgproc"] default-features = false [dependencies.protobuf] version = "2.23.0"