rust: update to 1.23.0

This commit is contained in:
awiouy 2018-01-27 00:04:17 +01:00
parent 92ccbd743a
commit 05abd4a02f

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="rust" PKG_NAME="rust"
PKG_VERSION="1.20.0" PKG_VERSION="1.23.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"