Skip to content

Commit

Permalink
Bump openmetrics-parser to 0.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: sinkingpoint <colin@quirl.co.nz>
  • Loading branch information
sinkingpoint committed May 28, 2023
1 parent c2b4cf4 commit 04d8573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ keywords = ["openmetrics", "prometheus", "pushgateway"]
[dependencies]
tokio = { version = "1", features = ["full"] }
warp = "0.3"
openmetrics-parser = "0.4.1"
openmetrics-parser = "0.4.2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
clap = "2.33.3"
Expand Down

0 comments on commit 04d8573

Please sign in to comment.