Skip to content

Commit

Permalink
Merge pull request assert-rs#88 from lunik1/patch-1
Browse files Browse the repository at this point in the history
fix(docs): List v0.12 in Cargo.toml snippet
  • Loading branch information
epage authored Jan 13, 2020
2 parents 83407f8 + 0d4ad4e commit 374223d
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 @@ -13,7 +13,7 @@ Add to your `Cargo.toml`:

```toml
[dependencies]
assert_cmd = "0.11"
assert_cmd = "0.12"
```

## Example
Expand Down

0 comments on commit 374223d

Please sign in to comment.