Update proc-macro deps list

This commit is contained in:
Guillaume Gomez 2025-04-03 15:54:33 +02:00
parent a6b7a26c3d
commit d37bd4d7de

View file

@ -5,6 +5,7 @@ pub static CRATES: &[&str] = &[
// tidy-alphabetical-start
"annotate-snippets",
"anstyle",
"askama_parser",
"basic-toml",
"block-buffer",
"bumpalo",
@ -64,6 +65,7 @@ pub static CRATES: &[&str] = &[
"wasm-bindgen-backend",
"wasm-bindgen-macro-support",
"wasm-bindgen-shared",
"winnow",
"yoke",
"zerofrom",
"zerovec",