bartib/Cargo.toml
2021-02-04 22:18:22 +01:00

9 lines
234 B
TOML

[package]
name = "bartib"
version = "0.1.0"
authors = ["Nikolas Schmidt-Voigt <nikolas.schmidt-voigt@posteo.de>"]
description = "A simple timetracker for the command line"
edition = "2018"
license = "GPL-3.0-or-later"
[dependencies]