Skip to content

Commit a3a3fb7

Browse files
committed
depcheck
1 parent 1de99ff commit a3a3fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/depcheck/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ pub const BASIC_RUNTIME_DEPS: &[&str] = &[
180180
"libm",
181181
"num-traits",
182182
"stable_deref_trait",
183+
"utf8_iter",
183184
];
184185

185186
// Most of these should be removed

0 commit comments

Comments
 (0)