Cache ./cargo/bin

This commit is contained in:
Richard Menzies 2020-11-07 22:47:03 +00:00 committed by Stephan Dilly
parent 7351ab4a30
commit 8bf0d78b04

View file

@ -29,6 +29,7 @@ jobs:
path: |
~/.cargo/registry
~/.cargo/git
~/.cargo/bin
target
key: ${{ matrix.os }}-${{ env.cache-name }}-${{ matrix.rust }}-${{ hashFiles('Cargo.lock') }}