mirror of
https://github.com/containers/youki
synced 2026-05-03 13:40:44 +02:00
e1d9536721
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.0 to 1.11.1. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This is an experimental project in order to get away from libseccomp. Ref: https://github.com/youki-dev/youki/issues/2724
# apply sample seccomp filter
$ cargo test --test filter -- --show-output
# output bpf instruction
$ cargo test --test readjson -- --show-output