confidential-containers / guest-components

Confidential Containers Guest Tools and Components
Apache License 2.0
81 stars 93 forks source link

List required minimal rust version in project README file #267

Open jiangliu opened 1 year ago

jiangliu commented 1 year ago

List required minimal rust version in project README file.

wainersm commented 1 year ago

This is very useful! The other day I noticed AA was not getting built with rust 1.69.0 anymore and I had to look at the CI files to figure out a good rust version :(