AppVeyor: fix path of cache direcotry

This commit is contained in:
J.W 2017-10-15 15:39:32 +08:00 committed by David Peter
parent 08aa06a0ad
commit ecfd5568cf
1 changed files with 1 additions and 1 deletions

View File

@ -89,5 +89,5 @@ branches:
- /^v\d+\.\d+\.\d+.*$/
cache:
- target\debug\deps -> Cargo.lock
- target -> Cargo.lock
- C:\Users\appveyor\.cargo\registry