We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3469e commit af24d27Copy full SHA for af24d27
crate_universe/src/rendering/templates/module_bzl.j2
@@ -155,7 +155,7 @@ def all_crate_deps(
155
normal (bool, optional): If True, normal dependencies are included in the
156
output list.
157
normal_dev (bool, optional): If True, normal dev dependencies will be
158
- included in the output list..
+ included in the output list.
159
proc_macro (bool, optional): If True, proc_macro dependencies are included
160
in the output list.
161
proc_macro_dev (bool, optional): If True, dev proc_macro dependencies are
0 commit comments