Skip to content

Commit f2709a2

Browse files
deps(deps): update metrics-exporter-prometheus requirement from 0.17.2 to 0.18.0 (#15)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e94a7c commit f2709a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ serde_yaml = "0.9"
3838

3939
# Tracing and observability
4040
metrics = "0.24"
41-
metrics-exporter-prometheus = "0.17.2"
41+
metrics-exporter-prometheus = "0.18.0"
4242
opentelemetry = "0.31.0"
4343
opentelemetry-otlp = { version = "0.31.0", features = ["grpc-tonic", "trace"] }
4444
opentelemetry_sdk = { version = "0.31.0", features = ["rt-tokio"] }

0 commit comments

Comments
 (0)