pub const CURRENT_CACHE_VERSION: u8 = 3;
The current (cargo 1.54.0+) cache version for cache entries.
This value’s sole purpose is in determining if cargo will read or skip (and probably overwrite) a .cache entry.