Sign in
chromium
/
crosvm
/
crosvm
/
74f99699c0c71301128e3970d75c345f5518962c
/
.
/
vfio_sys
/
Cargo.toml
blob: 7d0403f6f72a02ebd0f73af11f5bfa2bca0de295 [
file
]
[
package
]
name
=
"vfio_sys"
version
=
"0.1.0"
authors
=
[
"The ChromiumOS Authors"
]
edition
=
"2021"
[
dependencies
]
base
=
{
workspace
=
true
}
zerocopy
=
{
version
=
"0.8.13"
,
features
=
[
"derive"
]
}