Skip to content

Commit 3ab9d14

Browse files
Bump metrics from 0.23.0 to 0.24.1
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.23.0 to 0.24.1. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.23.0...metrics-v0.24.1) --- updated-dependencies: - dependency-name: metrics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74e0f87 commit 3ab9d14

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

Cargo.lock

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ indexmap = "2.6.0"
106106
itertools = { workspace = true }
107107

108108
lazy_static = ">=1.4.0"
109-
metrics = { version = "0.23.0" }
109+
metrics = { version = "0.24.1" }
110110
metrics-exporter-prometheus = { version = "0.15.3" }
111111
moka = { version = "0.12.5", default-features = false, features = ["future", "atomic64", "quanta"] }
112112
object_store = { workspace = true }

0 commit comments

Comments
 (0)