[package]
name = "ckb-metrics"
version = "0.120.0"
license = "MIT"
authors = ["Nervos <dev@nervos.org>"]
edition = "2021"
description = "A lightweight metrics facade used in CKB."
homepage = "https://github.com/nervosnetwork/ckb"
repository = "https://github.com/nervosnetwork/ckb"
[dependencies]
prometheus = "0.13.3"
prometheus-static-metric = "0.5.1"