# 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" rust-version = "1.64.0" name = "ego" version = "1.1.7" authors = ["Marti Raudsepp "] description = "Alter Ego: run Linux desktop applications under a different local user" homepage = "https://github.com/intgr/ego" readme = "README.md" keywords = [ "sudo", "security", "wayland", "pulseaudio", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/intgr/ego" [dependencies.anstyle] version = "1.0.1" [dependencies.clap] version = "~4.3.8" features = ["cargo"] [dependencies.log] version = "0.4.19" features = ["std"] [dependencies.nix] version = "0.26.2" features = ["user"] default-features = false [dependencies.posix-acl] version = "1.1.0" [dependencies.shell-words] version = "1.1.0" [dependencies.simple-error] version = "0.3.0" [dev-dependencies.clap_complete] version = "~4.3.1" [dev-dependencies.snapbox] version = "0.4.11" [dev-dependencies.testing_logger] version = "0.1.1" [features] default = []