Skip to content

Commit 36c8fb8

Browse files
fix(deps): update rust crate prometheus to 0.14.0
1 parent d5b42e4 commit 36c8fb8

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
@@ -122,7 +122,7 @@ tracing-subscriber = { version = "0.3.18", features = [
122122
] }
123123
tracing-opentelemetry = "0.24.0"
124124
getrandom = { version = "0.2.14", features = ["js"] }
125-
prometheus = "0.13.4"
125+
prometheus = "0.14.0"
126126
tonic = { version = "0.11.0", default-features = false }
127127
opentelemetry-semantic-conventions = "0.15.0"
128128
opentelemetry = { version = "0.23.0", features = ["trace", "logs", "metrics"] }

0 commit comments

Comments
 (0)