We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07b0e9 commit 155d4b6Copy full SHA for 155d4b6
templates/about.hbs
@@ -116,9 +116,7 @@ all-features = true
116
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 currently unused, but is being saved for future support
121
-dependencies = [ "example-system-dependency" ]</pre></code>
+rustdoc-args = [ "--example-rustdoc-arg" ]</pre></code>
122
123
<h4>Version</h4>
124
<p>Currently running Docs.rs version is: <strong>{{cratesfyi_version}}</strong>
0 commit comments