Skip to content

Commit 091d639

Browse files
committed
tidy: allow stdlib to depend on moto-rt
As part of work to add stdlib support for Motor OS.
1 parent 54a8a1d commit 091d639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/tidy/src/deps.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ const PERMITTED_STDLIB_DEPENDENCIES: &[&str] = &[
568568
"libc",
569569
"memchr",
570570
"miniz_oxide",
571+
"moto-rt",
571572
"object",
572573
"r-efi",
573574
"r-efi-alloc",

0 commit comments

Comments
 (0)