Added metadata
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user