Sign in
android
/
platform
/
external
/
rust
/
crabbyavif
/
HEAD
/
.
/
sys
/
libyuv-sys
/
Cargo.toml
blob: b00a533ad30b22c8fe18abe0ff992336d13d803b [
file
] [
log
] [
blame
]
[
package
]
name
=
"libyuv-sys"
version
=
"0.1.0"
edition
=
"2021"
[
build
-
dependencies
]
bindgen
=
"0.69.2"
pkg
-
config
=
"0.3.29"
[
lints
.
rust
]
unexpected_cfgs
=
{
level
=
"warn"
,
check
-
cfg
=
[
'cfg(google3)'
]
}