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