Skip to content

Commit

Permalink
Update error-chain to 0.12 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatenkobrain authored and punkstarman committed Apr 29, 2019
1 parent e6bf15a commit 3c5949b
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 @@ version = "0.3.0"
log = "0.4"
serde = "1.0"
xml-rs = "0.8.0"
error-chain = { version = "0.10.0", default-features = false }
error-chain = { version = "0.12", default-features = false }

[dev-dependencies]
serde_derive = "1.0"
Expand Down

0 comments on commit 3c5949b

Please sign in to comment.