We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11130c2 commit f07b0e9Copy full SHA for f07b0e9
templates/about.hbs
@@ -117,7 +117,7 @@ no-default-features = true
117
default-target = "x86_64-unknown-linux-gnu"
118
rustc-args = [ "--example-rustc-arg" ]
119
rustdoc-args = [ "--example-rustdoc-arg" ]
120
-# the dependencies key is not being used for builds yet
+# the dependencies key is currently unused, but is being saved for future support
121
dependencies = [ "example-system-dependency" ]</pre></code>
122
123
<h4>Version</h4>
0 commit comments