# 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 = "wasm-tensorflow-models-pose-detection" version = "0.6.0" exclude = ["cspell.json"] description = "Rust WASM Bindings for the npm package `@tensorflow-models/pose-detection`" readme = "README.md" keywords = [ "wasm", "tensorflow", "pose-detection", ] license = "MIT" repository = "https://github.com/ChocolateLoverRaj/wasm-tensorflow-models-pose-detection" [dependencies.enum-iterator] version = "1.4.1" [dependencies.serde] version = "1.0.193" [dependencies.serde-wasm-bindgen] version = "0.6.1" [dependencies.strum] version = "0.25.0" [dependencies.strum_macros] version = "0.25.3" [dependencies.wasm-bindgen] version = "0.2.89" [dependencies.wasm-bindgen-futures] version = "0.4.39"