Skip to content

Commit 155d4b6

Browse files
authored
templates/about: remove mentions of dependencies
1 parent f07b0e9 commit 155d4b6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

templates/about.hbs

+1-3
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,7 @@ all-features = true
116116
no-default-features = true
117117
default-target = "x86_64-unknown-linux-gnu"
118118
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>
119+
rustdoc-args = [ "--example-rustdoc-arg" ]</pre></code>
122120

123121
<h4>Version</h4>
124122
<p>Currently running Docs.rs version is: <strong>{{cratesfyi_version}}</strong>

0 commit comments

Comments
 (0)