Skip to content

Commit 8112f97

Browse files
committed
[skip travis] build: Cache entire ~/.cargo dir in appveyor
1 parent aa25e38 commit 8112f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ branches:
88
- stable
99
- auto
1010
cache:
11-
- '%USERPROFILE%\.cargo\registry'
11+
- '%USERPROFILE%\.cargo\'
1212
- target
1313

1414
environment:

0 commit comments

Comments
 (0)