Files
starship/Cargo.toml
T

9 lines
142 B
TOML
Raw Normal View History

2019-04-01 23:23:03 -04:00
[package]
name = "starship"
version = "0.1.0"
authors = ["Matan Kushner <hello@matchai.me>"]
edition = "2018"
[dependencies]
clap = "2.32.0"