Skip to content

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 13 Apr 05:31
d67a898

0.11.1 (2026-04-13)

Bug Fixes

  • fuzz: add [workspace] to fuzz/Cargo.toml to fix cargo-fuzz build (be7a5a8)
  • smmr: replace manual div_ceil with .div_ceil() per clippy (a8d24ca)