Skip to content

Commit 1f92b91

Browse files
Shnatselkornelski
authored andcommitted
Bump ravif version requirement to the first version with threading feature
1 parent 5fd01da commit 1f92b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include = ["README.md", "LICENSE", "Cargo.toml", "/src/*.rs"]
1414
rust-version = "1.65"
1515

1616
[dependencies]
17-
ravif = { version = "0.11.8", path = "./ravif", default-features = false, features = ["threading"] }
17+
ravif = { version = "0.11.9", path = "./ravif", default-features = false, features = ["threading"] }
1818
rayon = "1.10.0"
1919
rgb = { version = "0.8.48", default-features = false }
2020
cocoa_image = { version = "1.0.7", optional = true }

0 commit comments

Comments
 (0)