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