timpack-cli 0.3.1

A command-line-interface to make my life easier
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "timpack-cli"
version = "0.3.1"
authors = ["Timon de Groot <tdegroot96@gmail.com>"]
description = "A command-line-interface to make my life easier"
documentation="https://github.com/tdgroot/timpack-cli"
homepage="https://github.com/tdgroot/timpack-cli"
license="GPL-3.0"

[dependencies]
which = "3.0.0"