Skip to content

Commit

Permalink
Bump cargo-tarpaulin from 0.27.3 to 0.31.1
Browse files Browse the repository at this point in the history
Bumps [cargo-tarpaulin](https://github.com/xd009642/tarpaulin) from 0.27.3 to 0.31.1.
- [Release notes](https://github.com/xd009642/tarpaulin/releases)
- [Changelog](https://github.com/xd009642/tarpaulin/blob/develop/CHANGELOG.md)
- [Commits](xd009642/tarpaulin@0.27.3...0.31.1)

---
updated-dependencies:
- dependency-name: cargo-tarpaulin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 60351bb commit 6fbeeea
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 116 deletions.
158 changes: 43 additions & 115 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ categories = ["command-line-utilities"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
cargo-tarpaulin = "0.27.2"
cargo-tarpaulin = "0.31.1"
chrono = "0.4.31"
clap = { version = "4.4.7", features = ["derive"] }
clap-verbosity-flag = "2.1.0"
Expand Down

0 comments on commit 6fbeeea

Please sign in to comment.