Skip to content

Commit ae5377f

Browse files
committed
update readme
1 parent bd9bda0 commit ae5377f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@
1111

1212
See example folders for [`actix-server`](./actix-server/examples) and [`actix-tls`](./actix-tls/examples).
1313

14-
### MSRV
14+
## MSRV
1515

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.
16+
Most crates in this repo's have a Minimum Supported Rust Version (MSRV) of 1.49.0. Only `actix-tls` and `actix-server` have MSRV of 1.54.0. As a policy, we permit MSRV increases in non-breaking releases.
1817

1918
## License
2019

0 commit comments

Comments
 (0)