Sign in
android
/
platform
/
external
/
minijail
/
c90ec15cabe51bcd37767e81d264a8ef7e322b9b
/
.
/
Cargo.toml
blob: 6954d530a41a7a2dd9552de179cb3f9d26cb6aec [
file
] [
log
] [
blame
]
[
package
]
name
=
"minijail-sys"
version
=
"0.0.11"
authors
=
[
"The Chromium OS Authors"
]
edition
=
"2018"
build
=
"build.rs"
[
lib
]
path
=
"lib.rs"
[
dependencies
]
libc
=
"0.2.44"
[
build
-
dependencies
]
cc
=
"1.0"
pkg
-
config
=
"0.3"