File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,16 @@ The commands will let you interact with Cargo using its command-line interface.
29
29
30
30
** [ Frequently Asked Questions] ( faq.md ) **
31
31
32
- ** Appendicies :**
32
+ ** Appendices :**
33
33
* [ Glossary] ( appendix/glossary.md )
34
34
* [ Git Authentication] ( appendix/git-authentication.md )
35
35
36
+ ** Other Documentation:**
37
+ * [ Changelog] ( https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md ) —
38
+ Detailed notes about changes in Cargo in each release.
39
+ * [ Rust documentation website] ( https://doc.rust-lang.org/ ) — Links to official
40
+ Rust documentation and tools.
41
+
36
42
[ rust ] : https://www.rust-lang.org/
37
43
[ crates.io ] : https://crates.io/
38
44
[ GitHub ] : https://github.com/rust-lang/cargo/tree/master/src/doc
You can’t perform that action at this time.
0 commit comments