# 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 = "almel" version = "1.4.7" authors = ["Ryooooooga "] description = "A ZSH theme inspired by agnoster-zsh-theme" readme = "README.md" keywords = [ "zsh", "prompt", ] license = "MIT" repository = "https://github.com/Ryooooooga/almel" [dependencies.ansi_term] version = "0.12" features = ["derive_serde_style"] [dependencies.anyhow] version = "1.0" [dependencies.chrono] version = "0.4" [dependencies.dirs] version = "4.0" [dependencies.git2] version = "0.16" default-features = false [dependencies.hostname] version = "0.3" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_yaml] version = "0.8" [dependencies.structopt] version = "0.3" [target."cfg(not(windows))".dependencies.users] version = "0.11"