Skip to content

Commit

Permalink
Merge pull request #61 from Enet4/num-derive-03
Browse files Browse the repository at this point in the history
Update num-derive to 0.3.0
  • Loading branch information
Enet4 authored Oct 3, 2019
2 parents 39f2e49 + 6657369 commit 6fddf1b
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 @@ -26,7 +26,7 @@ approx = "0.3"
byteordered = "0.4.0"
flate2 = "1.0.1"
num = "0.2.0"
num-derive = "0.2.0"
num-derive = "0.3.0"
num-traits = "0.2.0"
quick-error = "1.2.0"
safe-transmute = "0.11.0-rc.1"
Expand Down

0 comments on commit 6fddf1b

Please sign in to comment.