Skip to content

Commit

Permalink
docs: Update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Blackman committed Jan 2, 2024
1 parent d11b188 commit f0604de
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
Expand Up @@ -38,7 +38,7 @@ You can also use it as a library within your existing logic.

```toml
[dependencies]
cargo-run-bin = { version = "1.7.0", default-features = false }
cargo-run-bin = { version = "1.7.2", default-features = false }
```

## Usage
Expand Down

0 comments on commit f0604de

Please sign in to comment.