Skip to content

Commit 9ea865c

Browse files
Bump metrics from 0.23.0 to 0.24.0
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.23.0 to 0.24.0. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.23.0...metrics-v0.24.0) --- updated-dependencies: - dependency-name: metrics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd4e4a2 commit 9ea865c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -12,6 +12,6 @@ keywords = ["metrics", "statsd"]
1212
categories = ["observability", "operations"]
1313

1414
[dependencies]
15-
metrics = "0.23"
15+
metrics = "0.24"
1616
cadence = "1.5"
1717
thiserror = "1.0"

0 commit comments

Comments
 (0)