Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Dec 22, 2017
1 parent 5ce3149 commit 2c7d24c
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 @@ -10,7 +10,7 @@ license = "AGPL-3.0"
name = "dssim"
readme = "README.md"
repository = "https://github.com/pornel/dssim.git"
version = "2.9.6"
version = "2.9.7"

[[bin]]
doctest = false
Expand All @@ -21,9 +21,9 @@ path = "src/main.rs"
getopts = "0.2.15"
imgref = "1.3.3"
itertools = "0.7.4"
lodepng = "2.1.0"
lodepng = "2.1.2"
rayon = "0.9.0"
rgb = "0.8.5"
rgb = "0.8.6"

[lib]
doctest = false
Expand Down

0 comments on commit 2c7d24c

Please sign in to comment.