Skip to content

Commit

Permalink
Update crates.io badge
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsan committed May 20, 2023
1 parent 61d0df2 commit df08e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cargo-rhack

[![Version info](https://img.shields.io/crates/v/rhack.svg)](https://crates.io/crates/cargo-rhack)
[![Version info](https://img.shields.io/crates/v/cargo-rhack.svg)](https://crates.io/crates/cargo-rhack)

You want to quickly put a sneaky macro kind of like `dbg!` into external crates to find out how some internal data structure works? If so `cargo-rhack` is for you!

Expand Down

0 comments on commit df08e67

Please sign in to comment.