Skip to content

Commit 968367f

Browse files
build(deps): bump tokio-metrics from 0.4.6 to 0.4.7 (#14862)
Bumps [tokio-metrics](https://github.com/tokio-rs/tokio-metrics) from 0.4.6 to 0.4.7. - [Release notes](https://github.com/tokio-rs/tokio-metrics/releases) - [Changelog](https://github.com/tokio-rs/tokio-metrics/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/tokio-metrics/commits/v0.4.7) --- updated-dependencies: - dependency-name: tokio-metrics dependency-version: 0.4.7 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63b0946 commit 968367f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
555555
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
556556
dependencies = [
557557
"libc",
558-
"windows-sys 0.61.0",
558+
"windows-sys 0.52.0",
559559
]
560560

561561
[[package]]
@@ -2473,9 +2473,9 @@ dependencies = [
24732473

24742474
[[package]]
24752475
name = "tokio-metrics"
2476-
version = "0.4.6"
2476+
version = "0.4.7"
24772477
source = "registry+https://github.com/rust-lang/crates.io-index"
2478-
checksum = "a34e87dd30650518a4e041bca77c931f3f5a19621eecdcd794f5c1813bca9e98"
2478+
checksum = "f4c2ca6283a34abc77cb58ea83d4a3c40e0162b0095d7a674172a2eed5415197"
24792479
dependencies = [
24802480
"futures-util",
24812481
"pin-project-lite",

0 commit comments

Comments
 (0)