Constant cargo::sources::registry::index::INDEX_V_MAX

source ยท
const INDEX_V_MAX: u32 = 2;
Expand description

The maximum schema version of the v field in the index this version of cargo understands. See IndexPackage::v for the detail.