Skip to content

Commit d37bd4d

Browse files
Update proc-macro deps list
1 parent a6b7a26 commit d37bd4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bootstrap/src/utils/proc_macro_deps.rs

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ pub static CRATES: &[&str] = &[
55
// tidy-alphabetical-start
66
"annotate-snippets",
77
"anstyle",
8+
"askama_parser",
89
"basic-toml",
910
"block-buffer",
1011
"bumpalo",
@@ -64,6 +65,7 @@ pub static CRATES: &[&str] = &[
6465
"wasm-bindgen-backend",
6566
"wasm-bindgen-macro-support",
6667
"wasm-bindgen-shared",
68+
"winnow",
6769
"yoke",
6870
"zerofrom",
6971
"zerovec",

0 commit comments

Comments
 (0)