Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ifb3cf9ad9747795b44eff1ee8cd538536a6a6964
12 lines
216 B
TOML
12 lines
216 B
TOML
[package]
|
|
name = "ncro-metrics"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
publish = false
|
|
|
|
[dependencies]
|
|
prometheus.workspace = true
|
|
|
|
[lints]
|
|
workspace = true
|