Skip to content

Commit 2c7d24c

Browse files
committed
Bump
1 parent 5ce3149 commit 2c7d24c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "AGPL-3.0"
1010
name = "dssim"
1111
readme = "README.md"
1212
repository = "https://github.com/pornel/dssim.git"
13-
version = "2.9.6"
13+
version = "2.9.7"
1414

1515
[[bin]]
1616
doctest = false
@@ -21,9 +21,9 @@ path = "src/main.rs"
2121
getopts = "0.2.15"
2222
imgref = "1.3.3"
2323
itertools = "0.7.4"
24-
lodepng = "2.1.0"
24+
lodepng = "2.1.2"
2525
rayon = "0.9.0"
26-
rgb = "0.8.5"
26+
rgb = "0.8.6"
2727

2828
[lib]
2929
doctest = false

0 commit comments

Comments
 (0)