add author-name-filters settings

This commit is contained in:
2022-03-10 22:38:04 +08:00
parent 54fdca5b15
commit bf17c29ea1
12 changed files with 330 additions and 46 deletions

View File

@@ -9,6 +9,7 @@ edition = "2018"
c_fixed_string = { version = "0.2", optional = true }
chrono = "0.4"
dateparser = "0.1.6"
derive_more = "0.99"
futures-util = "0.3"
getopts = "0.2"
gettext = "0.4"