mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Tracing executor and metrics rename
This commit is contained in:
7
common/metrics/Cargo.toml
Normal file
7
common/metrics/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "metrics"
|
||||
version = "0.2.0"
|
||||
edition = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
prometheus = { workspace = true }
|
||||
Reference in New Issue
Block a user