Allow filtering reported tasks such that certain tags are omitted
This commit is contained in:
parent
29d1d5a2ef
commit
c6942468b2
3 changed files with 9 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "day-reporter"
|
||||
version = "1.3.1"
|
||||
version = "1.4.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
|
|||
Reference in a new issue