Skip to content

Commit 4823b7a

Browse files
build(deps): bump tokio-metrics from 0.4.1 to 0.4.2 (#13983)
Bumps [tokio-metrics](https://github.com/tokio-rs/tokio-metrics) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/tokio-rs/tokio-metrics/releases) - [Changelog](https://github.com/tokio-rs/tokio-metrics/blob/main/CHANGELOG.md) - [Commits](tokio-rs/tokio-metrics@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: tokio-metrics dependency-version: 0.4.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 969b507 commit 4823b7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2491,9 +2491,9 @@ dependencies = [
24912491

24922492
[[package]]
24932493
name = "tokio-metrics"
2494-
version = "0.4.1"
2494+
version = "0.4.2"
24952495
source = "registry+https://github.com/rust-lang/crates.io-index"
2496-
checksum = "d8f31d08cb2f2f7b8d225a61a121b3245d604958f4841c1a87bd18df2db3bc75"
2496+
checksum = "7817b32d36c9b94744d7aa3f8fc13526aa0f5112009d7045f3c659413a6e44ac"
24972497
dependencies = [
24982498
"futures-util",
24992499
"pin-project-lite",

0 commit comments

Comments
 (0)