We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921a803 commit 18aa30aCopy full SHA for 18aa30a
CHANGELOG.md
@@ -3,12 +3,12 @@
3
## v0.15.0
4
5
- Add FreeBSD 13.0 as a build environment in CI.
6
- - Temporarily handle `rctl` checks ourselves, as the upstream `rctl` crate
7
- has not yet released a FreeBSD 13 compatible version.
8
- Bump all dependency versions.
9
- Bump MSRV to 1.51.0
10
- Set `resolver` version to `2` in `Cargo.toml`, we may as well since
11
dependencies have bumped our MSRV to 1.51.0.
+ - Update [jail] and [rctl] crates to 0.2.0.
+ - Resolve various clippy issues.
12
13
## v0.14.0
14
0 commit comments