Skip to content

Commit 6d6f917

Browse files
authored
Merge pull request #488 from hobofan/patch-1
fix cargo-tarpaulin crate link
2 parents 7dba7c6 + 70f7704 commit 6d6f917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2017-08-01-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
3333

3434
# Crate of the Week
3535

36-
This week's crate is [tarpaulin](https://crates.io/crates/tarpaulin), a crate to collect test coverage of your Rust code. Thanks to [Colin Kriegel](https://users.rust-lang.org/u/colin_kriegel)
36+
This week's crate is [tarpaulin](https://crates.io/crates/cargo-tarpaulin), a crate to collect test coverage of your Rust code. Thanks to [Colin Kriegel](https://users.rust-lang.org/u/colin_kriegel)
3737
for the suggestion.
3838

3939
[Submit your suggestions and votes for next week][submit_crate]!

0 commit comments

Comments
 (0)