# 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 = "azure-kinect" version = "0.2.0" authors = ["Yasuhiro Taniuchi"] include = ["**/*.rs", "Cargo.toml", "../LICENSE"] description = "Rust Bindings for Azure Kinect Sensor SDK" homepage = "https://github.com/aosoft/azure-kinect-rs" readme = "../README.md" keywords = ["kinect"] categories = ["api-bindings", "hardware-support"] license = "MIT" repository = "https://github.com/aosoft/azure-kinect-rs" [dependencies.azure-kinect-sys] version = "0.2.0"