mirror of
https://github.com/pcvolkmer/bzkf-rwdp-check.git
synced 2025-07-02 00:02:55 +00:00
feat: ignore items after optional export date param
This commit is contained in:
@ -15,6 +15,7 @@ itertools = "0.12"
|
||||
mysql = "24.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
urlencoding = "2.1"
|
||||
regex = "1.10"
|
||||
|
||||
[profile.release]
|
||||
opt-level = "s"
|
||||
|
Reference in New Issue
Block a user