We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c63bb6 commit d99dfa1Copy full SHA for d99dfa1
Cargo.toml
@@ -17,6 +17,6 @@ image = { version = "0.25", default-features = false, features = [
17
"jpeg",
18
"png",
19
] }
20
-thiserror = "1"
+thiserror = "2"
21
bayer = { version = "0.1", default-features = false }
22
-itertools = "0.13"
+itertools = "0.14"
0 commit comments