comma-cli 0.2.0

Placeholder for WIP comma app
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "comma-cli"
version = "0.2.0"
authors = ["dantuck <gitlab@dantuck.com>"]
edition = "2021"
license = "GPL-3.0"
description = "Placeholder for WIP comma app"
keywords = ["cli"]
repository = "https://gitlab.com/dantuck/comma-cli"
documentation = "https://docs.rs/comma-cli"
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]