You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The core Tokio crate has renamed some of the metrics and this breaking release
uses the new names. The minimum required Tokio is bumped to 1.41, and the MSRV
is bumped to 1.70 to match.
runtime: use new names for poll time histogram (#66)
runtime: rename injection queue to global queue (#66)