Skip to content

Commit

Permalink
Update README with correct version in example
Browse files Browse the repository at this point in the history
  • Loading branch information
kabergstrom committed Nov 9, 2019
1 parent 2c3507b commit 46ea92e
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 @@ -46,7 +46,7 @@ serde_json
`Cargo.toml`
```
[dependencies]
serde-diff = "0.1.0"
serde-diff = "0.1.1"
serde = "1"
serde_json = "1" // all serde formats are supported, serde_json is shown in this example
```
Expand Down

0 comments on commit 46ea92e

Please sign in to comment.