Added metadata

This commit is contained in:
2020-11-18 21:42:54 +01:00
parent 314c2fa7b1
commit f6dc45e7d2
2 changed files with 16 additions and 60 deletions

View File

@@ -1,5 +1,6 @@
[package]
name = "i3status-custom-pim"
description = "Generates JSON output for use with custom block of i3status-rust."
version = "0.1.0"
authors = ["Martin Bley <martin@mb-oss.de>"]
edition = "2018"
@@ -7,4 +8,5 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
structopt = "0.3"
chrono = "0.4"