[dependencies.proc-macro2]
version = "~1"
[dependencies.quote]
version = "~1"
[dependencies.syn]
version = "~1"
[lib]
name = "starship_module_config_derive"
proc-macro = true
[package]
authors = ["Matan Kushner <hello@matchai.me>"]
categories = ["command-line-utilities"]
description = "The minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️\n"
documentation = "https://starship.rs/guide/"
edition = "2018"
exclude = ["docs/**/*"]
homepage = "https://starship.rs"
keywords = ["prompt", "shell", "bash", "fish", "zsh"]
license = "ISC"
name = "starship_module_config_derive"
readme = "README.md"
repository = "https://github.com/starship/starship"
version = "0.1.2"