# 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 = "push2talk" version = "1.3.2" authors = [ "Cyril Levis", "Maxim Baz", ] description = "This Push to talk application is working with both wayland/x11 and pulseaudio (pipewire)." homepage = "https://github.com/cyrinux/push2talk" readme = "README.md" keywords = [ "linux", "desktop-application", "pulseaudio", "pipewire", "privacy", ] categories = [ "gui", "multimedia::audio", ] license = "ISC" repository = "https://github.com/cyrinux/push2talk" [dependencies.clap] version = "4.4.7" features = ["derive"] [dependencies.directories-next] version = "2.0.0" [dependencies.env_logger] version = "0.10.0" [dependencies.fs2] version = "0.4.3" [dependencies.input] version = "0.8.3" [dependencies.itertools] version = "0.11.0" [dependencies.libc] version = "0.2.149" [dependencies.libpulse-binding] version = "2.0" [dependencies.log] version = "0.4.20" [dependencies.nix] version = "0.29" features = [ "signal", "process", ] [dependencies.procfs] version = "0.16.0" [dependencies.signal-hook] version = "0.3.17" [dependencies.strum] version = "0.25.0" [dependencies.strum_macros] version = "0.25.3" [dependencies.xkbcommon] version = "0.7.0"