Skip to content

Commit 8b5c2b5

Browse files
committed
Update libraries.
1 parent ec02efa commit 8b5c2b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ authors = ["Marco Schlumpp <marco.schlumpp@gmail.com>"]
55
license = "MPL-2.0"
66

77
[dependencies]
8-
image = "^0.13.0"
8+
image = "^0.14.0"
99
rand = "^0.3"
10-
rayon = "^0.7.0"
10+
rayon = "^0.8.2"
1111
pbr = "^1.0.0"
1212

1313
[dependencies.clap]

0 commit comments

Comments
 (0)