**RELEASE:** libseccomp: v0.4.0 libseccomp-sys: v0.3.0 **TODO:** - [x] Solve all PRs and issues in https://github.com/libseccomp-rs/libseccomp-rs/milestone/4 - [x] Format examples with `cargo +nightly fmt --all -- --config format_code_in_doc_comments=true` - [x] Validate the crate documentation - [x] Run `make doc` and verify the documents on your local environment - [x] Change `Cargo.toml`, `README.md`, and `CHANGELOG.md` for v.0.4.0 - [x] Create v0.4.0 tag for libseccomp - [x] Publish the libseccomp and libseccomp-sys crate on crates.io - [x] Create the release page in GitHub
RELEASE:
libseccomp: v0.4.0
libseccomp-sys: v0.3.0
TODO:
cargo +nightly fmt --all -- --config format_code_in_doc_comments=truemake docand verify the documents on your local environmentCargo.toml,README.md, andCHANGELOG.mdfor v.0.4.0