Dim some texts in t list

This commit is contained in:
Abraham Toriz 2021-08-24 23:02:28 -05:00
parent f86e936dd2
commit 9bb4b6d6ba
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -620,7 +620,7 @@ dependencies = [
[[package]]
name = "tiempo"
version = "1.0.3"
version = "1.0.4"
dependencies = [
"ansi_term 0.12.1",
"chrono",

View File

@ -11,7 +11,7 @@ description = "A command line time tracker"
license = "GPL-3.0"
documentation = "https://gitlab.com/categulario/tiempo-rs"
homepage = "https://gitlab.com/categulario/tiempo-rs"
version = "1.0.3"
version = "1.0.4"
[dependencies]
clap = "2"