mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-27 07:19:04 +02:00
build: bump MSRV to 1.72
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
### Changed
|
||||
|
||||
- Minimum supported Rust version (MSRV) is now 1.70.
|
||||
- Minimum supported Rust version (MSRV) is now 1.72.
|
||||
|
||||
## 4.5.1
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
[](https://crates.io/crates/actix-web)
|
||||
[](https://docs.rs/actix-web/4.5.1)
|
||||

|
||||

|
||||

|
||||
[](https://deps.rs/crate/actix-web/4.5.1)
|
||||
<br />
|
||||
@ -37,7 +37,7 @@
|
||||
- SSL support using OpenSSL or Rustls
|
||||
- Middlewares ([Logger, Session, CORS, etc](https://actix.rs/docs/middleware/))
|
||||
- Integrates with the [`awc` HTTP client](https://docs.rs/awc/)
|
||||
- Runs on stable Rust 1.70+
|
||||
- Runs on stable Rust 1.72+
|
||||
|
||||
## Documentation
|
||||
|
||||
|
Reference in New Issue
Block a user