diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-03-28 21:18:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-28 21:18:24 +0700 |
commit | f1e14bd6793ddfb75fefe88af7eca5e35a348431 (patch) | |
tree | 34262181c389baac8b765123070cb0ad67f8da5d /development/cargo/slack-desc | |
parent | d71a03a4c13bd82643752a32d50a6e8294554658 (diff) |
development/cargo: Added (The Rust package manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cargo/slack-desc')
-rw-r--r-- | development/cargo/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/cargo/slack-desc b/development/cargo/slack-desc new file mode 100644 index 0000000000000..39aa51be252b0 --- /dev/null +++ b/development/cargo/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +cargo: cargo (The Rust package manager) +cargo: +cargo: Cargo downloads your Rust project’s dependencies and compiles your +cargo: project. +cargo: +cargo: http://doc.crates.io/ +cargo: +cargo: +cargo: +cargo: +cargo: |