# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "tangram-vision-sdk" version = "0.2.0" authors = ["Jeremy Steward "] description = "The Tangram Vision SDK for multi-sensor systems and sensor fusion." homepage = "https://tangramvision.com" readme = "README.md" keywords = ["Tangram", "Perception", "Sensor", "Robotics"] categories = ["computer-vision", "hardware-support"] license-file = "LICENSE.md" repository = "https://gitlab.com/tangram-vision-oss/tangram-vision-sdk" [profile.dev.build-override] opt-level = 3 [profile.release.build-override] opt-level = 3 [dependencies] [dev-dependencies.anyhow] version = "1.0" [dev-dependencies.conv] version = ">=0.3.2" [dev-dependencies.csv] version = "1.1" [dev-dependencies.getopts] version = "0.2" [dev-dependencies.opencv] version = "0.53" [build-dependencies.flate2] version = "1.0" [build-dependencies.minisign-verify] version = "0.1" [build-dependencies.regex] version = "1.5" [build-dependencies.rustls] version = "0.19" [build-dependencies.tar] version = "0.4" [build-dependencies.ureq] version = "2.1" features = ["tls"] [build-dependencies.webpki-roots] version = "0.21"