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

Commit 2dc5f8c

Browse files
Bump metrics from 0.21.1 to 0.22.0
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.21.1 to 0.22.0. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.21.1...metrics-v0.22.0) --- updated-dependencies: - dependency-name: metrics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4693239 commit 2dc5f8c

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
@@ -19,7 +19,7 @@ telemetry-batteries = { git = "https://github.com/worldcoin/telemetry-batteries.
1919
tokio = { version = "1.35.1", features = ["macros"] }
2020
tracing = "0.1.40"
2121
tracing-subscriber = "0.3.18"
22-
metrics = "0.21.1"
22+
metrics = "0.22.0"
2323
serde = { version = "1.0.195", features = ["derive"] }
2424

2525
[[bin]]

0 commit comments

Comments
 (0)