# 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 = "dynpick-force-torque-sensor" version = "0.1.0" authors = ["Amelia10007 "] description = "Device driver for Wacoh-tech force-torque sensor written in pure Rust." readme = "README.md" keywords = ["driver", "sensor", "force", "dynpick", "wacohtech"] categories = ["hardware-support"] license = "MIT" repository = "https://github.com/Amelia10007/dynpick-force-torque-sensor-rs" [dependencies.easy-ext] version = "0.2.6" [dependencies.itertools] version = "0.10.0" [dependencies.pair_macro] version = "0.1.4" [dependencies.serialport] version = "4.0.0" [badges.travis-ci] branch = "master" repository = "Amelia10007/dynpick-force-torque-sensor-rs"