Skip to content

Release v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 12:51

v0.15.0

  • Add FreeBSD 13.0 as a build environment in CI.
  • Bump all dependency versions.
  • Bump MSRV to 1.51.0
  • Set resolver version to 2 in Cargo.toml, we may as well since
    dependencies have bumped our MSRV to 1.51.0.
  • Update jail and rctl crates to 0.2.0.
  • Resolve various clippy issues.