# 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 = "earbuds" version = "0.1.9" authors = ["jojii "] description = "Control your galaxy buds live via cli" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/JojiiOfficial/LiveBudsCli" [dependencies.async-std] version = "1.9.0" features = ["attributes"] [dependencies.bluetooth-serial-port-async] version = "0.6.3" [dependencies.blurz] version = "0.4.0" [dependencies.clap] version = "3.0.0-beta.2" [dependencies.clap_generate] version = "3.0.0-beta.2" [dependencies.galaxy_buds_rs] version = "0.2.10" [dependencies.human-panic] version = "1.0.3" [dependencies.mpris] version = "2.0.0-rc2" [dependencies.nix] version = "0.22.0" [dependencies.notify-rust] version = "4.5.2" [dependencies.ofiles] version = "0.2.0" [dependencies.rust-pulsectl-fork] version = "0.2.12" optional = true [dependencies.serde] version = "1.0.127" [dependencies.serde_derive] version = "1.0.127" [dependencies.serde_json] version = "1.0.66" [dependencies.toml] version = "0.5.8" [features] default = ["pulse-sink"] pulse-sink = ["rust-pulsectl-fork"]