1
0
mirror of https://github.com/containers/youki synced 2024-11-24 01:44:17 +01:00
youki/seccomp/Cargo.toml

9 lines
191 B
INI
Raw Normal View History

2021-09-16 07:37:55 +02:00
[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"