Skip to content

Commit 54fff31

Browse files
Merge pull request #318 from decathorpe/patch-1
templates/about: mention that "dependencies" key isn't being used yet
2 parents a2d4e58 + 155d4b6 commit 54fff31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/about.hbs

+1-2
Original file line numberDiff line numberDiff line change
@@ -116,8 +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-
dependencies = [ "example-system-dependency" ]</pre></code>
119+
rustdoc-args = [ "--example-rustdoc-arg" ]</pre></code>
121120

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

0 commit comments

Comments
 (0)