Skip to content

Commit 608605a

Browse files
sdroegelu-zero
authored andcommitted
Update to itertools 0.12
1 parent a93e1d6 commit 608605a

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
@@ -13,7 +13,7 @@ documentation = "https://docs.rs/av1-grain"
1313
[dependencies]
1414
anyhow = "1.0.58"
1515
arrayvec = "0.7.2"
16-
itertools = { version = "0.11", optional = true }
16+
itertools = { version = "0.12", optional = true }
1717
log = "0.4.17"
1818
nom = { version = "7.1.1", optional = true }
1919
num-rational = { version = "0.4.1", optional = true }

0 commit comments

Comments
 (0)