From: Matthias Krüger Date: Mon, 12 Feb 2018 18:27:45 +0000 (+0100) Subject: readme: add link to the cargo documentation on docs.rs X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~3^2~4^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ddffe6063c6ea89710f21d2ac46afa468a563511;p=cargo.git readme: add link to the cargo documentation on docs.rs --- diff --git a/README.md b/README.md index 187da3a6d..e029365e4 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Learn more at https://doc.rust-lang.org/cargo/ [![Build Status](https://travis-ci.org/rust-lang/cargo.svg?branch=master)](https://travis-ci.org/rust-lang/cargo) [![Build Status](https://ci.appveyor.com/api/projects/status/github/rust-lang/cargo?branch=master&svg=true)](https://ci.appveyor.com/project/rust-lang-libs/cargo) +Code documentation: https://docs.rs/cargo/ + ## Installing Cargo Cargo is distributed by default with Rust, so if you've got `rustc` installed