rust: update to 1.23.0

This commit is contained in:
awiouy 2018-01-29 14:31:56 +01:00
parent b62a0401f8
commit 08cba32272

View File

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