Skip to content

Commit b50ebb4

Browse files
Change the actix prometheus version to the latest stable
1 parent 7ee8201 commit b50ebb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aggregation_mode/gateway/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tracing-subscriber = { version = "0.3.0", features = ["env-filter"] }
1616
bincode = "1.3.3"
1717
actix-web = "4"
1818
actix-multipart = "0.7.2"
19-
actix-web-prometheus = "0.1.0-beta.8"
19+
actix-web-prometheus = "0.1.2"
2020
alloy = { workspace = true }
2121
tokio = { version = "1", features = ["time"]}
2222
# TODO: enable tls

0 commit comments

Comments
 (0)