Skip to content

Commit

Permalink
upgrade to autometrics v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mellowagain committed Dec 7, 2023
1 parent 7da380c commit 6f74d88
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 31 deletions.
61 changes: 31 additions & 30 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 am/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build = "build.rs"
[dependencies]
am_list = { path = "../am_list" }
anyhow = { workspace = true }
autometrics = { version = "0.6.0", features = ["prometheus-exporter"] }
autometrics = { version = "1.0.0", features = ["prometheus-exporter"] }
autometrics-am = { path = "../autometrics-am" }
axum = "0.6.18"
clap = { version = "4.2.7", features = ["derive", "env"] }
Expand Down

0 comments on commit 6f74d88

Please sign in to comment.