diff --git a/wally-registry-backend/README.md b/wally-registry-backend/README.md index 9417f4a..f0f6842 100644 --- a/wally-registry-backend/README.md +++ b/wally-registry-backend/README.md @@ -2,7 +2,7 @@ This directory contains the backend to the Wally registry. It's the interface that clients use for downloading, publishing, and yanking packages. ## Requirements -- Rust 1.50.0+ +- Rust 1.80.0+ - C toolchain for OpenSSL ## Running