mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
* Tracing executor and metrics rename * Appease clippy * Merge branch 'unstable' into modularise-task-executor
8 lines
126 B
TOML
8 lines
126 B
TOML
[package]
|
|
name = "metrics"
|
|
version = "0.2.0"
|
|
edition = { workspace = true }
|
|
|
|
[dependencies]
|
|
prometheus = { workspace = true }
|