Skip to content

Commit 1a6cee5

Browse files
committed
upcoming-docsrs-changes: fetch deps in a separate step
1 parent e4b7bbd commit 1a6cee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

posts/2019-09-18-upcoming-docsrs-changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ in the image), install Rust nightly, clone your crate's repository and then
4747
build the documentation:
4848

4949
```
50+
cargo fetch
5051
time cargo doc --no-deps
5152
```
5253

0 commit comments

Comments
 (0)