diff --git a/Cargo.toml b/Cargo.toml index c21ed7c..03d9f28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ async-trait = "0.1" futures-timer = "3.0.2" log = "0.4" thiserror = "1.0" -metrics = "0.23.0" +metrics = "0.24.0" tracing = { version = "0.1", features = ["attributes"] } tracing-subscriber = "0.3.11"