diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
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", |