1
0
mirror of https://github.com/containers/youki synced 2026-05-03 13:40:44 +02:00
Files
dependabot[bot] e1d9536721 chore(deps): bump bytes from 1.6.0 to 1.11.1 in /experiment/seccomp (#3487)
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>
2026-04-08 09:49:52 +09:00
..

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