Closed dependabot[bot] closed 3 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.48%. Comparing base (
a65265b
) to head (67ba5ef
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #70.
Bumps tokio from 1.38.1 to 1.39.0.
Release notes
Sourced from tokio's releases.
... (truncated)
Commits
48e35c1
chore: release Tokio v1.39.0 (#6711)dd1d371
macros: acceptIntoFuture
args for macros (#6710)6a1a7b1
chore: prepare tokio-macros v2.4.0 (#6707)51b03f0
deps: update to windows-sys v0.52 (#6154)754a1fb
deps: update to Mio v1 (#6635)90b23a9
metrics: add worker thread id (#6695)b69f16a
metrics: addworker_park_unpark_count
(#6696)6e845b7
time: supportIntoFuture
withtimeout
(#6666)feb742c
chore: replacenum_cpus
withavailable_parallelism
(#6709)15cd514
chore: increase MSRV to 1.70 (#6645)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show