allowlist displaydoc

This commit is contained in:
Manish Goregaokar 2022-10-19 16:43:48 -07:00
parent e4f56b9d16
commit 2aff1e67b5

View file

@ -110,6 +110,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
"datafrog",
"difference",
"digest",
"displaydoc",
"dlmalloc",
"either",
"ena",