Skip to content

Commit

Permalink
Merge pull request oli-obk#54 from HMPerson1/patch-1
Browse files Browse the repository at this point in the history
Bump serde_derive version
  • Loading branch information
oli-obk authored Oct 19, 2018
2 parents 313cc0b + e2c6502 commit 646bfbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
[dependencies]
error-chain = {version = "0.12.0", default-features = false}
serde = "1.0.59"
serde_derive = "1.0.2"
serde_derive = "1.0.59"
serde_json = "1.0.1"

[dependencies.semver]
Expand Down

0 comments on commit 646bfbe

Please sign in to comment.