Skip to content

Commit

Permalink
Pin all the things
Browse files Browse the repository at this point in the history
  • Loading branch information
odarbelaeze committed Sep 12, 2017
1 parent 55ae50a commit eacb9cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ maintenance = { status = "actively-developed" }

[dependencies]
serde_json = "1.0"
serde = "*"
serde_derive = "*"
itertools = "0.6.0"
serde = "1.0"
serde_derive = "1.0"
itertools = "0.6"
docopt = "0.8"
image = "0.15"
rand = "0.3"

0 comments on commit eacb9cb

Please sign in to comment.