tame_index::index::cache

Constant 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.