rust: update to 1.58.1

update 1.57.0 (2021-12-02) to 1.58.1 (2022-01-20)

ann:
- https://blog.rust-lang.org/2022/01/20/Rust-1.58.1.html
- https://blog.rust-lang.org/2022/01/13/Rust-1.58.0.html
This commit is contained in:
heitbaum 2022-01-17 20:33:11 +00:00
parent 9ae48859e7
commit 5db76b3bbf

View File

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