Skip to content

Commit

Permalink
chore: Upgrade to metrics 0.21 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmark committed Nov 15, 2023
1 parent 29caec5 commit 38bf403
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 @@ -27,7 +27,7 @@ async-trait = "0.1"
futures-timer = "3.0.2"
log = "0.4"
thiserror = "1.0"
metrics = "0.18"
metrics = "0.21"
tracing = { version = "0.1", features = ["attributes"] }
tracing-subscriber = "0.3.11"

Expand Down

0 comments on commit 38bf403

Please sign in to comment.