agent: Update rust version for tokio

This was fixed for tokio's version
    requirements for rust, see:
    https://github.com/tokio-rs/tokio#supported-rust-versions

    Fixes: #3849

Signed-off-by: houfangdong <houfangdong@loongson.cn>
This commit is contained in:
houfangdong 2021-06-11 15:01:43 +08:00
parent dc4307d3cc
commit 8825bb298f

View File

@ -249,7 +249,7 @@ languages:
rust:
description: "Rust language"
notes: "'version' is the default minimum version used by this project."
version: "1.38.0"
version: "1.45.0"
meta:
description: |
'newest-version' is the latest version known to work when