Commit Graph

6 Commits

Author SHA1 Message Date
German Lashevich 694de3d443
Update content.md
Change absolute path to relative in cargo install
2019-01-07 21:34:08 +01:00
German Lashevich d24b7323da
Update cargo install command
Using `cargo install` to install the binaries for the package in current working directory is no longer supported, use `cargo install --path .` instead.

Also updated image version in the example to the current one.
2019-01-06 22:56:22 +01:00
Shane Utt d1f45dcc13 Update Rust doc examples to use latest Rust 1.23.0 2018-01-16 20:07:58 -05:00
Shane Utt 8dd19eaf43 Fix typo in Rust docs: "To compiler" -> "To compile" 2018-01-16 20:07:36 -05:00
Steven Fackler 79e3dca3ba Match the host user's uid and gid in build example 2017-08-10 14:24:06 -07:00
Steven Fackler a11c341c57 Add documentation for the rust image 2017-08-09 19:29:20 -07:00