Dependency updates (#255)

This commit is contained in:
Daniël Heres 2020-08-05 08:12:13 +02:00 committed by GitHub
parent 61431b087d
commit 5f3a40e772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -49,7 +49,7 @@ jobs:
uses: actions-rs/install@v0.1
with:
crate: cargo-tarpaulin
version: 0.13.3
version: 0.14.2
use-tool-cache: true
- name: Checkout
uses: actions/checkout@v2