We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93e1d6 commit 608605aCopy full SHA for 608605a
Cargo.toml
@@ -13,7 +13,7 @@ documentation = "https://docs.rs/av1-grain"
13
[dependencies]
14
anyhow = "1.0.58"
15
arrayvec = "0.7.2"
16
-itertools = { version = "0.11", optional = true }
+itertools = { version = "0.12", optional = true }
17
log = "0.4.17"
18
nom = { version = "7.1.1", optional = true }
19
num-rational = { version = "0.4.1", optional = true }
0 commit comments