Constant tame_index::index::cache::CURRENT_CACHE_VERSION

source ·
pub const CURRENT_CACHE_VERSION: u8 = 3;
Expand description

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.