starship 0.10.0

The cross-shell prompt for astronauts. ☄🌌️
Documentation
# 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 = "starship"
version = "0.10.0"
authors = ["Matan Kushner <hello@matchai.me>"]
exclude = ["docs/**/*"]
description = "The cross-shell prompt for astronauts. ☄🌌️\n"
documentation = "https://starship.rs/guide/"
readme = "README.md"
keywords = ["prompt", "shell", "bash", "fish", "zsh"]
categories = ["command-line-utilities"]
license = "ISC"
repository = "https://github.com/starship/starship"
[dependencies.ansi_term]
version = "0.12.0"

[dependencies.battery]
version = "0.7.4"

[dependencies.clap]
version = "2.33.0"

[dependencies.dirs]
version = "2.0.2"

[dependencies.git2]
version = "0.9.2"

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.log]
version = "0.4.8"

[dependencies.path-slash]
version = "0.1.1"

[dependencies.pretty_env_logger]
version = "0.3.0"

[dependencies.rayon]
version = "1.1.0"

[dependencies.serde_json]
version = "1.0.40"

[dependencies.toml]
version = "0.5.3"
[dev-dependencies.tempfile]
version = "3.1.0"
[badges.azure-devops]
pipeline = "Starship Test Suite"
project = "starship-control/starship"

[badges.is-it-maintained-issue-resolution]
repository = "starship/starship"

[badges.is-it-maintained-open-issues]
repository = "starship/starship"

[badges.maintenance]
status = "actively-developed"