performance-metrics: remove unused dependencies

On-behalf-of: SAP philipp.schuster@sap.com
Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
Philipp Schuster
2026-06-03 09:30:06 +02:00
committed by Rob Bradford
parent 760b0962c6
commit d840b6dca1
2 changed files with 0 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ version = "0.1.0"
[dependencies]
block = { path = "../block", features = ["io_uring"] }
clap = { workspace = true, features = ["wrap_help"] }
dirs = { workspace = true }
libc = { workspace = true }
serde = { workspace = true, features = ["derive", "rc"] }
serde_json = { workspace = true }