Skip to content

Commit ce460c0

Browse files
committed
chore(Cargo.toml): remove a duplicated dev-dependency
Signed-off-by: ADD-SP <add_sp@outlook.com>
1 parent a194c89 commit ce460c0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ tokio = { version = "1", features = ["rt-multi-thread", "net", "macros", "signal
4949
hyper = { version = "1.3.1", features = ["server", "http1"] }
5050
hyper-util = { version = "0.1.3", features = ["tokio"] }
5151
http-body-util = "0.1.1"
52-
prometheus-client-derive = { path = "./prometheus-client-derive" }
5352

5453
[build-dependencies]
5554
prost-build = { version = "0.12.0", optional = true }

0 commit comments

Comments
 (0)