rust: update to 1.50.0

update 1.49.0 (2020-12-31) to 1.50.0 (2021-02-11)
announcement: https://blog.rust-lang.org/2021/02/11/Rust-1.50.0.html
This commit is contained in:
heitbaum 2021-02-13 03:08:30 +00:00
parent bb390f98b9
commit 6e650a0a08

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.49.0" PKG_VERSION="1.50.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"