# 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 = "alter-ego" version = "0.3.0" authors = ["Marti Raudsepp "] description = "This crate has moved: https://crates.io/crates/ego" homepage = "https://github.com/intgr/ego" readme = "README.md" keywords = [] categories = [] license = "MIT" repository = "https://github.com/intgr/ego" [dependencies.ansi_term] version = "0.12.1" [dependencies.clap] version = "2.33.0" [dependencies.log] version = "0.4.8" features = ["std"] [dependencies.posix-acl] version = "0.3.0" [dependencies.simple-error] version = "0.2.1" [dependencies.users] version = "0.9.1" [dependencies.which] version = "3.1.0" default-features = false