[CI] Only cache .cargo dir
This commit is contained in:
parent
c453b83f2b
commit
91b058de94
@ -1,6 +1,8 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: rust
|
language: rust
|
||||||
cache: cargo
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.cargo
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
Loading…
Reference in New Issue
Block a user