Skip to content

Commit ef574f9

Browse files
committed
Allow serde_core as a dependency
1 parent 8c4be66 commit ef574f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/src/utils/proc_macro_deps.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ pub static CRATES: &[&str] = &[
4343
"rustc-hash",
4444
"self_cell",
4545
"serde",
46+
"serde_core",
4647
"serde_derive_internals",
4748
"sha2",
4849
"smallvec",

0 commit comments

Comments
 (0)