mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-22 09:49:35 +00:00
versions: Update to Rust 2021 edition
We use tonic to build GRPC client to talk with attestation agent, and tonic require newer version of rust. Signed-off-by: Samuel Ortiz <s.ortiz@apple.com>
This commit is contained in:
parent
48ecac3c98
commit
77ba9dcdbb
@ -281,7 +281,7 @@ languages:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
building Kata
|
||||
newest-version: "1.54.0"
|
||||
newest-version: "1.56.0"
|
||||
|
||||
specs:
|
||||
description: "Details of important specifications"
|
||||
|
Loading…
Reference in New Issue
Block a user