Skip to content

Commit

Permalink
Update version in README.md (again)
Browse files Browse the repository at this point in the history
Turns out there is a second mention.
  • Loading branch information
athre0z committed Jul 30, 2023
1 parent dc858bd commit 47d5af3
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 @@ -49,7 +49,7 @@ clause to your `Cargo.toml` dependency entry, e.g.:

```toml
[dependencies]
color-backtrace = { version = "0.5", default-features = false }
color-backtrace = { version = "0.6", default-features = false }
```

This will reduce dependencies from ~50 → ~10. However, you'll pay for it with
Expand Down

0 comments on commit 47d5af3

Please sign in to comment.