Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit b2473f3

Browse files
Bump metrics from 0.21.1 to 0.22.1
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.21.1 to 0.22.1. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.21.1...metrics-v0.22.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 db09aac commit b2473f3

File tree

2 files changed

+6
-28
lines changed

2 files changed

+6
-28
lines changed

Cargo.lock

Lines changed: 5 additions & 27 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
@@ -21,7 +21,7 @@ hex = { version = "0.4.3", features = ["serde"] }
2121
indicatif = "0.17.7"
2222
indoc = "2.0.4"
2323
itertools = "0.12.0"
24-
metrics = "0.21.1"
24+
metrics = "0.22.1"
2525
# TODO: only include this for migrate-codes bin
2626
mongodb = "2.8.1"
2727
ordered-float = "4.2.0"

0 commit comments

Comments
 (0)