Files
third_party_rust_hyper/docs/MSRV.md
T
Sean McArthur c79b5c1f54 chore(lib): bump MSRV to 1.56 (#2902)
(cherry picked from commit a563404033b66663fe7e2b54f93cb033d4029100)
2022-07-07 13:38:05 -07:00

398 B

Minimum Support Rust Version (MSRV)

hyper's current policy is to always support a Rust version at least 6 months old. That is, a compiler version released within the last 6 months can compile hyper. It is possible that an older compiler can work, but that is not guaranteed. We try to increase the MSRV responsibly, only when a significant new feature is needed.

The current MSRV is: 1.56.