pub const MINIMUM_SUPPORTED_MAJOR_MINOR: (u32, u32);Expand description
The oldest server this build will talk to, as (major, minor).
This is the current target and not a researched floor: no older server has been tested against, so claiming support for one would be a guess. Lower it when a real server has been exercised, not before.