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

Add tests for http based checkers

This commit is contained in:
2023-01-24 22:59:45 +01:00
parent 8d312f86b5
commit 4684e482fa
5 changed files with 85 additions and 0 deletions

1
Cargo.lock generated
View File

@ -80,6 +80,7 @@ dependencies = [
"async-trait",
"chrono",
"dirs",
"hyper",
"regex",
"reqwest",
"serde",