Added information in Cargo.toml

This commit is contained in:
Nikolas Schmidt-Voigt 2021-02-04 22:18:22 +01:00
parent 45904bf0eb
commit 3b116c46dc

View file

@ -2,8 +2,8 @@
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"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
license = "GPL-3.0-or-later"
[dependencies]