summary refs log tree commit diff
path: root/io_jail/Cargo.toml
blob: 5e7ca5d0427cf0f51b2837e08477a10bf7e8d849 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "io_jail"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"

[dependencies]
libc = "*"