mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
9 lines
142 B
TOML
9 lines
142 B
TOML
|
|
[package]
|
||
|
|
name = "starship"
|
||
|
|
version = "0.1.0"
|
||
|
|
authors = ["Matan Kushner <hello@matchai.me>"]
|
||
|
|
edition = "2018"
|
||
|
|
|
||
|
|
[dependencies]
|
||
|
|
clap = "2.32.0"
|