File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -407,3 +407,13 @@ This will test all three release channels, but any breakage in nightly
407407will not fail your overall build. Please see the [ Travis CI Rust
408408documentation] ( https://docs.travis-ci.com/user/languages/rust/ ) for more
409409information.
410+
411+ # Further reading
412+
413+ Now that you have an overview of how to use cargo and have created your first crate, you may be interested in:
414+
415+ * [ Publishing your crate on crates.io] ( crates-io.html )
416+ * [ Reading about all the possible ways of specifying dependencies] ( specifying-dependencies.html )
417+ * [ Learning more details about what you can specify in your ` Cargo.toml ` manifest] ( manifest.html )
418+
419+ Even more topics are available in the Docs menu at the top!
You can’t perform that action at this time.
0 commit comments