Sign in
chromium
/
chromiumos
/
platform
/
crosvm
/
0ccd355204a403ae20e4b3551a4ec6fe8314b816
/
.
/
aarch64_sys_reg
/
Cargo.toml
blob: 665cf28af96ea92b8bd0f1893e34ae699294b06c [
file
]
[
package
]
name
=
"aarch64_sys_reg"
version
=
"0.1.0"
authors
=
[
"The ChromiumOS Authors"
]
edition
=
"2021"
[
lib
]
[
features
]
[
dependencies
]
serde
=
{
workspace
=
true
,
features
=
[
"derive"
]
}
thiserror
=
{
workspace
=
true
}