Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
itertools in aura is legit-ish
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdplm committed Aug 15, 2019
1 parent 61b0dd6 commit c79b7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethcore/engines/authority-round/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ethjson = { path = "../../../json" }
ethkey = { path = "../../../accounts/ethkey" }
engine = { path = "../../engine" }
io = { package = "ethcore-io", path = "../../../util/io" }
itertools = "0.5" # todo[dvdplm] get rid of this
itertools = "0.5"
keccak-hash = "0.2.0"
lazy_static = "1.3.0"
log = "0.4"
Expand Down

0 comments on commit c79b7e2

Please sign in to comment.