This package has limited breaking-change data (1 entry). Check back later or see the package health page for the full signal.

tokio breaking changes

cargo

1 curated breaking change across major versions of tokio. Use this as a migration checklist before bumping dependencies.

1
changes
Breaking changes by transition
  • 0.2 \u2192 1api

    Moved to Tokio 1.x stable API. `tokio::main` signature stable; feature flags reorganized.

    Migration

    Update feature flags: `features = ["full"]` is a safe catch-all. See the tokio 1.0 migration guide.

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/cargo/tokio
tokio breaking changes — Cargo migration guide | DepScope