# 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 = "handtrack-rs" version = "0.1.0" exclude = ["test/"] description = "A library for hand detection." readme = "README.md" license = "MIT" repository = "https://github.com/kayagokalp/handtrack-rs" [dependencies.anyhow] version = "1.0.0" [dependencies.approx] version = "0.3.2" [dependencies.downloader] version = "0.2.6" [dependencies.home] version = "0.5.4" [dependencies.image] version = "0.24.5" [dependencies.serial_test] version = "0.10.0" [dependencies.tensorflow] version = "0.19.1"