Skip to content

Commit 2aff1e6

Browse files
committedOct 20, 2022
allowlist displaydoc
1 parent e4f56b9 commit 2aff1e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/tools/tidy/src/deps.rs

+1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
110110
"datafrog",
111111
"difference",
112112
"digest",
113+
"displaydoc",
113114
"dlmalloc",
114115
"either",
115116
"ena",

0 commit comments

Comments
 (0)
Please sign in to comment.