We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a194c89 commit ce460c0Copy full SHA for ce460c0
1 file changed
Cargo.toml
@@ -49,7 +49,6 @@ tokio = { version = "1", features = ["rt-multi-thread", "net", "macros", "signal
49
hyper = { version = "1.3.1", features = ["server", "http1"] }
50
hyper-util = { version = "0.1.3", features = ["tokio"] }
51
http-body-util = "0.1.1"
52
-prometheus-client-derive = { path = "./prometheus-client-derive" }
53
54
[build-dependencies]
55
prost-build = { version = "0.12.0", optional = true }
0 commit comments