Skip to content

Commit

Permalink
Bump error-chain to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antifuchs committed Jan 6, 2019
1 parent 6f932f7 commit 9ed2966
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 @@ -15,5 +15,5 @@ maintenance = { status = "passively-maintained" }
[dependencies]
docopt = "0.6"
rustc-serialize = "0.3" # if you're using `derive(RustcDecodable)`
error-chain = "0.7.2"
error-chain = "0.12.0"
regex = "0.2"

0 comments on commit 9ed2966

Please sign in to comment.