rust: update to 1.30.0

This commit is contained in:
awiouy 2018-11-01 16:24:45 +01:00
parent 15b609310c
commit 7c36c76e23

View File

@ -2,7 +2,7 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="rust" PKG_NAME="rust"
PKG_VERSION="1.28.0" PKG_VERSION="1.30.0"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://www.rust-lang.org" PKG_SITE="https://www.rust-lang.org"
PKG_DEPENDS_TARGET="toolchain rustup.rs" PKG_DEPENDS_TARGET="toolchain rustup.rs"