1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-11 01:06:16 +02:00
youki/seccomp/Cargo.toml
2021-09-16 07:39:04 +02:00

9 lines
191 B
INI

[package]
name = "seccomp"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libc = "0.2.84"