batch-aint-one-prometheus 0.2.0

Prometheus metrics for batch-aint-one
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "batch-aint-one-prometheus"
version = "0.2.0"
authors = ["Thom Wright <dev@thomwright.co.uk>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Prometheus metrics for batch-aint-one"
homepage = "https://github.com/ThomWright/batch-aint-one"
documentation = "https://docs.rs/batch-aint-one-prometheus"
readme = "README.md"
keywords = [
    "batching",
    "batch",
    "prometheus",
    "metrics",
]
categories = ["concurrency"]
license = "MIT"
repository = "https://github.com/ThomWright/batch-aint-one"
resolver = "2"

[lib]
name = "batch_aint_one_prometheus"
path = "src/lib.rs"

[dependencies.batch-aint-one]
version = "0.15.0"

[dependencies.prometheus]
version = "0.14"

[dev-dependencies.doc-comment]
version = "0.3.3"

[dev-dependencies.tokio-test]
version = "0.4.3"