Skip to content

Commit e0b5795

Browse files
committed
Auto merge of #4451 - rust-lang:renovate/cargo-tarpaulin-0.x, r=Turbo87
Update dependency cargo-tarpaulin to v0.19.1 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cargo-tarpaulin](https://crates.io/crates/cargo-tarpaulin) | patch | `0.19.0` -> `0.19.1` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 83e7633 + 01f16ca commit e0b5795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- master
88

99
env:
10-
CARGO_TARPAULIN_VERSION: 0.19.0
10+
CARGO_TARPAULIN_VERSION: 0.19.1
1111
DIESEL_CLI_VERSION: 1.4.1
1212
RUST_VERSION: 1.58.0
1313

0 commit comments

Comments
 (0)