zccache 1.12.9

Local-first compiler cache for C/C++/Rust/Emscripten
docs.rs failed to build zccache-1.12.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: zccache-1.12.8

zccache

Transitional crate absorbing the historical 21-crate workspace (issue #365). Renamed to zccache once all waves land.

Each subdirectory under src/ is one of the former crates (e.g. src/core/ is the old zccache-core). Cross-module references use crate::<module>::* in place of the former zccache_<module>::*.