mirror of
https://github.com/actix/actix-website
synced 2025-02-20 19:30:33 +01:00
Update latest required Rust version
The readme file in https://github.com/actix/actix-web states that the oldest supported Rust version is 1.26.
This commit is contained in:
parent
64553f27f5
commit
24bf66b56a
@ -23,5 +23,5 @@ server `actix-web` is powerful enough to provide HTTP 1 and HTTP 2 support as
|
||||
well as SSL/TLS. This makes it useful for building small services ready for
|
||||
distribution.
|
||||
|
||||
Most importantly: `actix-web` runs on Rust 1.24 or later and it works with
|
||||
Most importantly: `actix-web` runs on Rust 1.26 or later and it works with
|
||||
stable releases.
|
||||
|
Loading…
x
Reference in New Issue
Block a user