From 3e30368776b73c50f703454700555e91985070a2 Mon Sep 17 00:00:00 2001 From: Vika Date: Sun, 20 Apr 2025 11:10:45 +0300 Subject: remove the prometheus crate, as it was unused Change-Id: Icae13f2daf5b584b70149ac5dcce342461b96815 --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 141016e..451328a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -150,7 +150,6 @@ markdown = "1.0.0-alpha.21" microformats = { workspace = true } mime = "0.3.17" newbase60 = "0.1.4" -prometheus = { version = "0.13.4", features = ["process"] } rand = { workspace = true } redis = { version = "0.27.6", features = [ "aio", -- cgit 1.4.1