rand_core breaking changes

cargo

3 curated breaking changes across major versions of rand_core. Use this as a migration checklist before bumping dependencies.

3
changes
Breaking changes by transition
  • 0.5.1 \u2192 0.6.0breaking

    Bump MSRV to 1.36, various code improvements ([rand#1011])

  • 0.5.1 \u2192 0.6.0breaking

    Update to getrandom v0.2 ([rand#1041])

  • 0.5.1 \u2192 0.6.0breaking

    Fix: `next_u32_via_fill` and `next_u64_via_fill` now use LE as documented ([rand#1061])

API access

Get this data programmatically \u2014 free, no authentication.

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