14.0.0
Changed
- As
sized-chunks
now requires a slightly more recent version ofrustc
to compile, specifically version 1.36.0, so doesim
. This is a breaking change, but will of course only affect your code if you're using an olderrustc
.
sized-chunks
now requires a slightly more recent version of rustc
to compile, specifically version 1.36.0, so does im
. This is a breaking change, but will of course only affect your code if you're using an older rustc
.