Skip to content

Commit

Permalink
Bump err-derive
Browse files Browse the repository at this point in the history
  • Loading branch information
lu-zero committed Oct 9, 2019
1 parent 37e3b59 commit 8b19a94
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 @@ -53,7 +53,7 @@ rayon = "1.0"
bincode = "1.1"
arrayvec = "0.5"
better-panic = { version = "0.2", optional = true }
err-derive = "0.1.6"
err-derive = "0.2.0"
image = { version = "0.22.1", optional = true, default-features = false, features = ["png"] }
byteorder = { version = "1.3.2", optional = true }
log = "0.4"
Expand Down

0 comments on commit 8b19a94

Please sign in to comment.