mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-16 00:00:18 +02:00
* improve workspace caching This improves workspace caching performance by using the workspace parameter of rust-cache@v2. * apply the same technique here as well