Skip to content

Commit ff35149

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

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
@@ -569,6 +569,7 @@ const PERMITTED_STDLIB_DEPENDENCIES: &[&str] = &[
569569
"libc",
570570
"memchr",
571571
"miniz_oxide",
572+
"moto-rt",
572573
"object",
573574
"r-efi",
574575
"r-efi-alloc",

0 commit comments

Comments
 (0)