diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-21 13:03:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:29:44 +0700 |
commit | 26bd4de7048e390ec7d49cf1aed7b3207abfb867 (patch) | |
tree | b114c63eea36fd2aa880ac211804959c05a06dd6 /development/rust/README | |
parent | 524c2e2c8ef8ddd530362d3675b51443485c91c4 (diff) | |
download | slackbuilds-26bd4de7048e390ec7d49cf1aed7b3207abfb867.tar.gz |
development/rust: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/rust/README')
-rw-r--r-- | development/rust/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/rust/README b/development/rust/README index ca73567851..648e223114 100644 --- a/development/rust/README +++ b/development/rust/README @@ -1,8 +1,6 @@ Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. -https://www.rust-lang.org - This will build rust from source, which requires using the "official" stage0 compiler for the version being built from rust-lang.org, which is currently the previous stable version. |