Sign in
chromium
/
chromiumos
/
platform
/
crosvm
/
0ccd355204a403ae20e4b3551a4ec6fe8314b816
/
.
/
kernel_cmdline
/
Cargo.toml
blob: 44d60c5e959d93474cf2e52154a833dbf3a10f1e [
file
]
[
package
]
name
=
"kernel_cmdline"
version
=
"0.1.0"
edition
=
"2021"
[
dependencies
]
libc
=
{
workspace
=
true
}
remain
=
{
workspace
=
true
}
thiserror
=
{
workspace
=
true
}
[
lib
]
path
=
"src/kernel_cmdline.rs"