Constant TLS_1_3_VERSION_MINOR

pub const TLS_1_3_VERSION_MINOR: u8 = 0x4; // 4u8
Available on crate feature dep_sdl2 only.