mirror of
https://github.com/pcvolkmer/checkbar.git
synced 2025-04-19 11:06:50 +00:00
Update dependencies
This commit is contained in:
parent
c83c00ace6
commit
4ccc72783a
@ -11,12 +11,12 @@ async-trait = "0.1"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
console = "0.15"
|
||||
ctrlc = "3.4"
|
||||
dirs = "5.0"
|
||||
dirs = "6.0"
|
||||
reqwest = { version = "0.12", features = ["json", "rustls-tls"], default-features = false }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde_repr = "0.1"
|
||||
tokio = { version = "1.42", features = ["macros", "rt-multi-thread"] }
|
||||
tokio = { version = "1.43", features = ["macros", "rt-multi-thread"] }
|
||||
toml = "0.8"
|
||||
|
||||
parse_duration = { path = "./parse_duration" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user