# 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 = "intiface-cli" version = "50.0.0" authors = ["Nonpolynomial Labs, LLC "] exclude = [".vscode/**"] description = "Command Line Interface frontend for the Buttplug sex toy control library" homepage = "http://intiface.com" readme = "README.md" keywords = [ "usb", "serial", "hardware", "bluetooth", "teledildonics", ] license = "BSD-3-Clause" repository = "https://github.com/intiface/intiface-cli-rs.git" [dependencies.argh] version = "0.1.7" [dependencies.async-channel] version = "1.6.1" [dependencies.backtrace] version = "0.3.65" [dependencies.buttplug] version = "5.1.9" [dependencies.ctrlc] version = "3.2.2" [dependencies.futures] version = "0.3.21" [dependencies.log] version = "0.4.16" [dependencies.log-panics] version = "2.0.0" features = ["with-backtrace"] [dependencies.prost] version = "0.10.1" [dependencies.tokio] version = "1.17.0" features = [ "sync", "rt-multi-thread", "macros", "io-std", "fs", "signal", "io-util", ] [dependencies.tokio-util] version = "0.7.1" [dependencies.tracing] version = "0.1.34" [dependencies.tracing-fmt] version = "0.1.1" [dependencies.tracing-subscriber] version = "0.3.11" features = ["env-filter"] [build-dependencies.prost-build] version = "0.10.1" [build-dependencies.vergen] version = "7.0.0" [target."cfg(windows)".dependencies.kernel32-sys] version = "0.2.2" [target."cfg(windows)".dependencies.winapi] version = "0.3.9"