From c2687b44edb4da3b258f4e28c6add8713c50bcec Mon Sep 17 00:00:00 2001 From: Jesper Jensen Date: Fri, 6 Feb 2026 19:34:39 +0100 Subject: Add metrics --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ab19366..6e14f50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,5 +18,6 @@ rand = "0.9.2" regex = "1.12.2" rusqlite = { version = "0.38.0", features = ["chrono"] } tinyjson = "2.5.1" +tiny_http = "0.12" ureq = "3.1.4" yaml-rust2 = "0.10.4" -- cgit v1.2.3