1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

chore(actix-router): prepare release 0.5.2

This commit is contained in:
Rob Ede
2023-12-24 16:47:46 +00:00
parent 68597b5426
commit f4851b3914
4 changed files with 6 additions and 4 deletions

View File

@ -71,7 +71,7 @@ jobs:
- name: Clear the cargo caches
run: |
cargo install cargo-cache --version 0.8.3 --no-default-features --features ci-autoclean
cargo --locked install cargo-cache --version 0.8.3 --no-default-features --features ci-autoclean
cargo-cache
ci_feature_powerset_check: