rust: update to 1.20.0

This commit is contained in:
awiouy 2017-09-05 09:10:18 +02:00
parent 7fe1846de3
commit 7219358a10

View File

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