Skip to content

Commit

Permalink
Bump itertools version
Browse files Browse the repository at this point in the history
  • Loading branch information
ilpianista committed Jul 31, 2019
1 parent 47c48a6 commit 10fc117
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 @@ -16,6 +16,6 @@ alpm = "^0.4"
clap = {version = "^2", features = ["yaml"]}
curl = "^0.4"
env_logger = "^0.6"
itertools = "^0.7"
itertools = "^0.8"
log = "^0.4"
serde_json = "^1.0"

0 comments on commit 10fc117

Please sign in to comment.