Sign in
opensecura
/
sw
/
matcha
/
07848eeefe555fce0e682918e96cfce676871015
/
.
/
capsules
/
Cargo.toml
blob: 65f7cf51285fe29bd0980a50a84b9a5ac97411d9 [
file
] [
log
] [
blame
]
[
package
]
name
=
"matcha_capsules"
version
=
"0.1.0"
edition
=
"2018"
[
dependencies
]
kernel
=
{
path
=
"../../tock/kernel"
}
matcha_hal
=
{
path
=
"../hal"
}
matcha_utils
=
{
path
=
"../utils"
}
matcha_config
=
{
path
=
"../config"
}