Skip to content

Commit 81579df

Browse files
Merge pull request #559 from jptomanelli/fix379
Add text stating that the crate has no dependent crates #379
2 parents a8be938 + e28f969 commit 81579df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/templates/crate/version.hbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@
165165
Dependent crates
166166
{{/link-to}}
167167
</li>
168+
{{else}}
169+
<li>No dependent crates</li>
168170
{{/if}}
169171
</ul>
170172
</div>

0 commit comments

Comments
 (0)