tidy: allow stdlib to depend on moto-rt
As part of work to add stdlib support for Motor OS.
This commit is contained in:
parent
82224f6891
commit
8fad3a17ca
1 changed files with 1 additions and 0 deletions
|
|
@ -569,6 +569,7 @@ const PERMITTED_STDLIB_DEPENDENCIES: &[&str] = &[
|
|||
"libc",
|
||||
"memchr",
|
||||
"miniz_oxide",
|
||||
"moto-rt",
|
||||
"object",
|
||||
"r-efi",
|
||||
"r-efi-alloc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue