Skip to content

Commit bd9bda0

Browse files
committed
fix readme msrv notes
1 parent 41ed482 commit bd9bda0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ See example folders for [`actix-server`](./actix-server/examples) and [`actix-tl
1313

1414
### MSRV
1515

16-
Most crates in this repo's have a Minimum Supported Rust Version (MSRV) of 1.46.0. Only `actix-tls`
17-
and `actix-server` have MSRV of 1.52.0.
16+
Most crates in this repo's have a Minimum Supported Rust Version (MSRV) of 1.49.0. Only `actix-tls`
17+
and `actix-server` have MSRV of 1.54.0.
1818

1919
## License
2020

0 commit comments

Comments
 (0)