rust: update to 1.20.0

This commit is contained in:
awiouy 2017-09-05 09:10:18 +02:00
parent 7ece64bea5
commit 1704e10abc

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="rust" PKG_NAME="rust"
PKG_VERSION="1.18.0" PKG_VERSION="1.20.0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://www.rust-lang.org" PKG_SITE="https://www.rust-lang.org"