mirror of
https://github.com/pcvolkmer/checkbar.git
synced 2025-07-02 14:22:54 +00:00
Move common check into trait with default implementation
This commit is contained in:
@ -6,6 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1"
|
||||
chrono = { version = "*", features = ["serde"] }
|
||||
dirs = "4"
|
||||
regex = "1.7"
|
||||
|
Reference in New Issue
Block a user