1
0
mirror of https://github.com/pcvolkmer/checkbar.git synced 2025-07-02 06:22:53 +00:00

Update dev dependencies
All checks were successful
CI / test (push) Successful in 1m25s

This commit is contained in:
2024-07-14 13:13:37 +02:00
parent 3e969a1e80
commit 3dd85af3fe
2 changed files with 8 additions and 19 deletions

View File

@ -22,7 +22,7 @@ toml = "0.8"
parse_duration = { path = "./parse_duration" }
[dev-dependencies]
http = "0.2"
http = "1.1"
serde_derive = "1.0"
[profile.release]