Skip to content

Commit

Permalink
fix(deps): update rust crate axum-prometheus to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent db152a8 commit 402089d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 69 deletions.
88 changes: 20 additions & 68 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ futures = "0.3.30"
humantime = "2.1.0"
tokio-test = "0.4.3"
tokio-util = "0.7.10"
axum-prometheus = "0.5.0"
axum-prometheus = "0.6.1"
hyper-util = { version = "0.1.1", features = [
"http1",
"http2",
Expand Down

0 comments on commit 402089d

Please sign in to comment.