mirror of
https://github.com/pcvolkmer/checkbar.git
synced 2025-07-02 14:22:54 +00:00
Remove usage of async-trait crate
This commit is contained in:
@ -7,7 +7,6 @@ edition = "2021"
|
||||
members = ["parse_duration"]
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
console = "0.15"
|
||||
ctrlc = "3.4"
|
||||
|
Reference in New Issue
Block a user