# 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 = "btmgmt-cli" version = "0.3.0-alpha.4" authors = ["yskszk63 "] description = "Linux Management API Command Line Client" keywords = ["bluetooth"] license = "MIT OR Apache-2.0" resolver = "2" [dependencies.anyhow] version = "1.0" [dependencies.btmgmt] version = "0.3.0-alpha.4" [dependencies.clap] version = "3.0.0-rc.0" features = ["derive"] [dependencies.futures] version = "0.3" [dependencies.pretty_env_logger] version = "0.4" [dependencies.tokio] version = "1.13" features = ["rt", "macros"]